|
|
void | itemChanged (QTreeWidgetItem *item, int column) |
| |
|
void | itemDoubleClicked (QTreeWidgetItem *item, int column) |
| |
|
void | itemExpanded (QTreeWidgetItem *item) |
| |
|
|
void | activate (QTreeWidgetItem *) |
| |
|
void | addAccount (const QString &Hostname, const QString &Login, const QString &Password, const QString &SQLDatabaseName, const QString &OnlineURL="", const QString &AdministrationURL="") |
| |
|
void | addView (QTreeWidgetItem *) |
| |
|
void | connectToDatabase (QTreeWidgetItem *item) |
| |
|
void | contextMenuEvent (QContextMenuEvent *event) override |
| |
|
void | createNewApplication () |
| |
|
void | createNewSession () |
| |
|
void | displayError (const QString &title, const QString &message, const QSqlError &Cerr) |
| |
| ParameterSettings | getParameterSettings () const |
| |
|
void | publish (int ViewId, const ParameterSettings &PS) |
| |
|
void | publish (QTreeWidgetItem *) |
| |
|
| qVSqlView (QWidget *parent, Wizt::qVInputContext &qContext) |
| |
|
void | resizeEvent (QResizeEvent *event) |
| |
|
void | resynchSession (QTreeWidgetItem *Sessionitem) |
| |
|
|
QTreeWidgetItem * | Accounts |
| |
|
QTreeWidgetItem * | Applications |
| |
|
QSqlDatabase | db |
| |
|
Wizt::qVInputContext & | qContext |
| |
|
QTreeWidgetItem * | Sessions |
| |
◆ getParameterSettings()
Iterate over all objects available
The documentation for this struct was generated from the following files:
- qVSqlView.hpp
- sqlVish/getParameterSettings.cpp
- qVSqlView.cpp
- qVSqlViewaddView.cpp