#include <hk_kdecsvimportdialog.h>
Inheritance diagram for hk_kdecsvimportdialog:
Public Slots | |
virtual void | help_clicked () |
virtual void | morebutton_clicked () |
Public Member Functions | |
hk_kdecsvimportdialog (QWidget *parent=0, const char *name=0, bool modal=false, WFlags fl=0) | |
~hk_kdecsvimportdialog () | |
virtual void | set_datasource (hk_datasource *d) |
Protected Slots | |
virtual void | filebutton_clicked () |
virtual void | buttons_enabled () |
virtual void | ok_clicked (void) |
void | printing_cancelled (void) |
Protected Member Functions | |
virtual bool | widget_specific_after_new_row (void) |
void | set_tablepreview (void) |
virtual void | keyPressEvent (QKeyEvent *e) |
Static Protected Member Functions | |
static bool | set_progress (long int, long int, const hk_string &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from hk_dsvisible. |
|
|
|
|
|
If this function returns false the execution of the import will be cancelled Reimplemented from hk_importcsv. |