KDE high level widget to display and alter tables.
More...
#include <hk_kdetable.h>
|
| hk_kdetable (QWidget *w=0, const char *n=0, WFlags f=0) |
|
virtual bool | set_mode (enum_mode s) |
|
bool | in_designmode (void) |
|
virtual void | set_datasource (hk_datasource *) |
|
void | set_autoclose (bool c) |
|
|
void | part_removed (void) |
|
void | close_table (void) |
|
|
void | closeEvent (QCloseEvent *e) |
|
KDE high level widget to display and alter tables.
- Version
- Revision
- 1.21
- Author
- Horst Knorr (hk_cl.nosp@m.asse.nosp@m.s@kno.nosp@m.da.o.nosp@m.rg)
hk_kdetable is a high level widget to display the content of tables and to define and alter the table structure.
◆ in_designmode()
bool hk_kdetable::in_designmode |
( |
void |
| ) |
|
true if the design window is shown
◆ signal_closed
void hk_kdetable::signal_closed |
( |
QWidget * |
| ) |
|
|
signal |
if the designwindow should not be shown set this true. Default is false.
The documentation for this class was generated from the following files: