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

Public Member Functions | |
| void | set_generate_value_changed (bool generate=TRUE) |
| bool | get_generate_value_changed () const |
| void | set_generate_set_value_changed (bool generate=TRUE) |
| bool | get_generate_set_value_changed () const |
| void | set_writable (bool writable=TRUE) |
| bool | get_writable () const |
| void | set_generate_about_to_be_shown (bool generate=TRUE) |
| bool | get_generate_about_to_be_shown () const |
| void | set_has_display (bool display=TRUE) |
| bool | get_has_display () const |
| void | set_available (const char *available) |
| void | set_available (const string &available) |
| void | set_available (const list< string > &available) |
| stringset_b & | operator= (int value) |
| stringset_b & | operator= (const char *value) |
| stringset_b & | operator= (const string &value) |
Protected Member Functions | |
| virtual void | _set_justification (justification position) |
| virtual justification | _get_justification () const |
| virtual void | _set_available (const char *available)=0 |
|
|
Implements gadget_w_justification. |
|
|
Implemented in stringset_c, and stringset_t. |
|
|
Implements gadget_w_justification. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from gadget_w_string. Reimplemented in stringset_c, and stringset_t. |
|
|
Reimplemented from gadget_w_string. Reimplemented in stringset_c, and stringset_t. |
|
|
Reimplemented from gadget_w_number. Reimplemented in stringset_c, and stringset_t. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3