base class for buttons in forms.
More...
#include <hk_kdebutton.h>
|
void | button_clicked (void) |
|
|
| hk_kdebutton (QWidget *wid, hk_form *f=NULL) |
|
virtual void | show_widget (void) |
|
virtual void | hide_widget (void) |
|
virtual bool | close_widget (void) |
|
virtual bool | load_icon (const hk_string &filename, bool registerchange=true) |
|
virtual void | show_icon () |
|
virtual void | set_is_togglebutton (bool, bool registerchange=true, bool forcesetting=false) |
|
virtual void | set_is_pushed (bool, bool registerchange=true, bool forcesetting=false) |
|
|
void | toggle_state_changed (int state) |
|
|
virtual void | focusInEvent (QFocusEvent *) |
|
virtual void | focusOutEvent (QFocusEvent *) |
|
virtual void | widget_specific_tooltip_changed (void) |
|
virtual bool | widget_specific_coordinates (uint px, uint py, uint pwidth, uint pheight) |
|
virtual bool | widget_specific_open_form (void) |
|
virtual bool | widget_specific_close_form (void) |
|
virtual bool | widget_specific_open_table (void) |
|
virtual bool | widget_specific_open_query (void) |
|
virtual bool | widget_specific_preview_report (void) |
|
virtual bool | widget_specific_open_view (void) |
|
virtual void | widget_specific_enabled_changed (void) |
|
virtual void | widget_specific_label_changed (void) |
|
virtual void | widget_specific_font_changed (void) |
|
virtual void | resizeEvent (QResizeEvent *) |
|
virtual void | moveEvent (QMoveEvent *) |
|
virtual void | widget_specific_backgroundcolour_changed (const hk_colour &oldcolour) |
|
virtual void | widget_specific_foregroundcolour_changed (const hk_colour &oldcolour) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *) |
|
virtual bool | presentationmode_changed (void) |
|
base class for buttons in forms.
- Version
- 0.1
- Author
- Horst Knorr (hk_cl.nosp@m.asse.nosp@m.s@kno.nosp@m.da.o.nosp@m.rg)
The documentation for this class was generated from the following files: