#include <xsqltablenodeproto.h>
◆ XSqlTableNodeProto()
XSqlTableNodeProto::XSqlTableNodeProto |
( |
QObject * | parent = 0 | ) |
|
◆ ~XSqlTableNodeProto()
virtual XSqlTableNodeProto::~XSqlTableNodeProto |
( |
| ) |
|
|
virtual |
◆ appendChild() [1/2]
Q_INVOKABLE XSqlTableNode * XSqlTableNodeProto::appendChild |
( |
const QString & | tableName, |
|
|
ParameterList & | relations ) |
◆ appendChild() [2/2]
Q_INVOKABLE void XSqlTableNodeProto::appendChild |
( |
XSqlTableNode * | child | ) |
|
◆ child() [1/2]
Q_INVOKABLE XSqlTableNode * XSqlTableNodeProto::child |
( |
const QString & | tableName | ) |
|
◆ child() [2/2]
Q_INVOKABLE XSqlTableNode * XSqlTableNodeProto::child |
( |
int | index | ) |
|
◆ children()
Q_INVOKABLE QList< XSqlTableNode * > XSqlTableNodeProto::children |
( |
| ) |
|
◆ clear()
Q_INVOKABLE void XSqlTableNodeProto::clear |
( |
| ) |
|
◆ count()
Q_INVOKABLE int XSqlTableNodeProto::count |
( |
| ) |
const |
◆ index()
Q_INVOKABLE int XSqlTableNodeProto::index |
( |
| ) |
const |
◆ load()
Q_INVOKABLE void XSqlTableNodeProto::load |
( |
QPair< XSqlTableModel *, int > | key | ) |
|
◆ model()
◆ modelMap()
◆ parent()
◆ relations()
Q_INVOKABLE ParameterList XSqlTableNodeProto::relations |
( |
| ) |
|
◆ removeChild()
Q_INVOKABLE void XSqlTableNodeProto::removeChild |
( |
int | index | ) |
|
◆ save()
Q_INVOKABLE bool XSqlTableNodeProto::save |
( |
| ) |
|
◆ tableName()
Q_INVOKABLE QString XSqlTableNodeProto::tableName |
( |
| ) |
|
The documentation for this class was generated from the following file: