#include <hk_definitions.h>
#include <hk_connection.h>
#include <qdialog.h>
Go to the source code of this file.
Functions | |
void | hk_kdewarning (const hk_string &w) |
bool | hk_kdeyesno_dialog (const hk_string &w, bool default_return) |
void | hk_kdepassworddlg (hk_connection *, struct_connectionfields *c) |
hk_string | hk_kdetranslate (const hk_string &t) |
hk_string | hk_kdedriverselectdialog (void) |
hk_string | hk_kdestringvaluedialog (const hk_string &) |
hk_string | hk_kdedirectorydialog (const hk_string &) |
hk_string | hk_kdefiledialog (const hk_string &, enum_operationmode) |
void | hk_kdedatasourceenablefunction (void) |
void | set_kdestandarddialogs (void) |
hk_string | mimetype2driver (const hk_string &mimetype) |
|
|
|
|
|
|
|
|
|
dialog which asks for host,user,password and sqlserver if necessary |
|
|
|
|
|
displays the text w. |
|
dialog with a "yes" and a "no" button. |
|
|
|
|