Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

gadget_b Class Reference

#include <gadget_b.h>

Inheritance diagram for gadget_b:

actionbutton_b actionbutton_c actionbutton_t adjuster_b adjuster_c adjuster_t button_b button_c button_t displayfield_b displayfield_c displayfield_t draggable_b draggable_c draggable_t gadget_c gadget_t label_b label_c label_t labelledbox_b labelledbox_c labelledbox_t numberrange_b numberrange_c numberrange_t optionbutton_b optionbutton_c optionbutton_t popup_b popup_c popup_t radiobutton_b radiobutton_c radiobutton_t slider_b slider_c slider_t stringset_b stringset_c stringset_t writablefield_b writablefield_c writablefield_t List of all members.

Public Member Functions

virtual ~gadget_b ()
void set_flags (bits flags=0)
gadget_flags get_flags () const
void set_faded (bool faded=TRUE)
bool get_faded () const
void set_at_back (bool back=TRUE)
bool get_at_back () const
void set_help_message (const char *help)
void set_help_message (const string &help)
size_t get_help_message_size () const
size_t get_help_message (char *help, size_t size) const
string get_help_message () const
int get_type () const
void set_bbox (const os_box &bbox)
os_box get_bbox () const

Protected Member Functions

 gadget_b ()
virtual void _set_flags (bits flags)
virtual gadget_flags _get_flags () const
virtual void _set_help_message (const char *help)
virtual size_t _get_help_message (char *help, size_t size) const
virtual int _get_type () const
virtual void _set_bbox (const os_box &bbox)
virtual os_box _get_bbox () const

Constructor & Destructor Documentation

gadget_b::~gadget_b  )  [inline, virtual]
 

gadget_b::gadget_b  )  [inline, protected]
 


Member Function Documentation

virtual os_box gadget_b::_get_bbox  )  const [protected, virtual]
 

Reimplemented in gadget_c.

virtual gadget_flags gadget_b::_get_flags  )  const [protected, virtual]
 

Reimplemented in gadget_c.

virtual size_t gadget_b::_get_help_message char *  help,
size_t  size
const [protected, virtual]
 

Reimplemented in gadget_c.

virtual int gadget_b::_get_type  )  const [protected, virtual]
 

Reimplemented in gadget_c.

virtual void gadget_b::_set_bbox const os_box &  bbox  )  [protected, virtual]
 

Reimplemented in gadget_c.

virtual void gadget_b::_set_flags bits  flags  )  [protected, virtual]
 

Reimplemented in gadget_c.

virtual void gadget_b::_set_help_message const char *  help  )  [protected, virtual]
 

Reimplemented in gadget_c.

bool gadget_b::get_at_back  )  const [inline]
 

os_box gadget_b::get_bbox  )  const [inline]
 

bool gadget_b::get_faded  )  const [inline]
 

gadget_flags gadget_b::get_flags  )  const [inline]
 

string gadget_b::get_help_message  )  const
 

size_t gadget_b::get_help_message char *  help,
size_t  size
const [inline]
 

size_t gadget_b::get_help_message_size  )  const [inline]
 

int gadget_b::get_type  )  const [inline]
 

void gadget_b::set_at_back bool  back = TRUE  )  [inline]
 

void gadget_b::set_bbox const os_box &  bbox  )  [inline]
 

void gadget_b::set_faded bool  faded = TRUE  )  [inline]
 

void gadget_b::set_flags bits  flags = 0  )  [inline]
 

void gadget_b::set_help_message const string &  help  )  [inline]
 

void gadget_b::set_help_message const char *  help  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 26 10:18:46 2025 for NBLib by doxygen 1.3.3