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

hk_kdecombobox Class Reference

KDE Widget to edit/display data in a combobox. More...

#include <hk_kdecombobox.h>

Inheritance diagram for hk_kdecombobox:

Inheritance graph
[legend]
Collaboration diagram for hk_kdecombobox:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hk_kdecombobox (QWidget *wid, hk_form *form=NULL)
virtual void set_value (const hk_string &)
virtual hk_string value (void)

Protected Slots

void slot_data_changed (int)
void slot_text_changed (void)

Protected Member Functions

virtual bool datasource_enable (void)
virtual bool datasource_disable (void)
virtual void widget_specific_enable_disable ()
virtual bool widget_specific_row_change (void)
virtual bool widget_specific_coordinates (unsigned int px, unsigned int py, unsigned int pwidth, unsigned int pheight)
virtual void widget_specific_insert_mode (void)
virtual void widget_specific_row_deleted (void)
virtual void widget_specific_row_added (void)
virtual void widget_specific_mode_change (void)
virtual void after_store_changed_data (void)
virtual void widget_specific_font_changed (void)
virtual void presentationmode_changed (void)
virtual void resizeEvent (QResizeEvent *)
virtual void keyPressEvent (QKeyEvent *)
virtual void mousePressEvent (QMouseEvent *)
virtual void moveEvent (QMoveEvent *)
virtual void load_listitems (void)
virtual void widget_specific_backgroundcolour_changed (const hk_colour &)
virtual void widget_specific_foregroundcolour_changed (const hk_colour &)
virtual void mouseDoubleClickEvent (QMouseEvent *)

Friends

class qlineedit

Detailed Description

KDE Widget to edit/display data in a combobox.

Version:
Revision
1.24
Author:
Horst Knorr (hk_classes@knoda.org)
Just set the datasource and the column (defined in the parent class hk_dsdatavisible). To fill the listbox with values set the datasource which contains the wished values with set_listdatasource. The columnname of the row which should be displayed in the listbox must be set with set_viewcolumn. The row which contains the data to be written has to be specified with set_listcolumn.


The documentation for this class was generated from the following files:
Generated on Tue Mar 22 23:28:17 2005 for Databasehandlingdialogclasses by  doxygen 1.4.1