#include <gadget_w_justification.h>
Inheritance diagram for gadget_w_justification:

Public Types | |
| enum | justification { left, right, centre } |
Public Member Functions | |
| void | set_justification (justification position=left) |
| justification | get_justification () const |
Protected Member Functions | |
| virtual void | _set_justification (justification position)=0 |
| virtual justification | _get_justification () const=0 |
|
|
|
|
|
Implemented in displayfield_b, label_b, numberrange_b, stringset_b, and writablefield_b. |
|
|
Implemented in displayfield_b, label_b, numberrange_b, stringset_b, and writablefield_b. |
|
|
|
|
|
|
1.3.3