|
|
virtual ERR_Code | Select (Q_ULLONG id) |
| |
|
virtual ERR_Code | SelectGroup (Q_ULLONG id) |
| |
| void | valueChanged (const QVariant &value) |
| |
|
int | select (Q_ULLONG id) |
| |
|
Q_ULLONG | insert () |
| |
|
int | update () |
| |
|
int | markDelete () |
| |
|
void | selectionChanged (const Q_ULLONG) |
| |
| virtual QVariant | value (const QString &name) |
| |
|
virtual QString | value () const |
| |
|
virtual QString | textValue () |
| |
| virtual void | setValue (const QString &) |
| |
| virtual int | setValue (const QString &name, const QVariant &value) |
| |
| virtual int | setObjValue (const QString &nameWidget, aObject *value) |
| |
| virtual void | SetReadOnly (bool) |
| |
|
virtual int | Refresh () |
| |
| QWidget * | Widget (QString name, bool onlyMyWidgets=true) |
| |
| virtual aDataField * | getAttribute (const QString &name) |
| |
| virtual int | setAttribute (const QString &name, const aDataField *value) |
| |
|
|
void | newSelectionFilter (const QString &) |
| |
|
void | newSelectionGroupId (const Q_ULLONG) |
| |
|
void | setData (QWidget *, aCfg *) |
| |
|
void | getData (QWidget *) |
| |
|
void | getMd (aCfg **) |
| |
|
void | valueChanged (const QString &, const QVariant &) |
| |
|
void | valueChanged (const QString &, const QVariant &, const QString &) |
| |
|
void | changeObj (const QString &) |
| |
|
void | changeObjId (const Q_ULLONG) |
| |
|
void | keyPressed (QKeyEvent *e) |
| |
|
| | wCatalogue (QWidget *parent=0, WFlags fl=0) |
| |
|
bool | checkStructure () |
| |
| virtual void | initObject (aDatabase *adb) |
| |
|
virtual QDialog * | createEditor (QWidget *parent) |
| |
|
virtual QString | displayString () |
| |
|
virtual bool | isContainer () |
| |
| virtual aObject * | createDBObject (aCfgItem obj, aDatabase *adb) |
| |
| virtual QToolBar * | createToolBar (QMainWindow *parent) |
| |
|
void | setFormMode (int Mode) |
| |
| | aWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) |
| |
|
| aWidget (const QString &oname, aDatabase *adb, QWidget *parent=0, const char *name=0, WFlags fl=0) |
| |
|
| aWidget (aCfgItem context, aDatabase *adb, QWidget *parent=0, const char *name=0, WFlags fl=0) |
| |
|
virtual void | widgetEditor () |
| |
|
void | init (aDatabase *adb) |
| |
|
bool | getOpenEditor () const |
| |
|
void | setOpenEditor (bool) |
| |
|
bool | isInited () |
| |
|
void | setInited (bool flag) |
| |
|
aCfgItem * | getMDObject () |
| |
|
void | setMDObject (aCfgItem object) |
| |
|
aSQLTable * | table (const QString &name="") |
| |
| void | setObjectData (QWidget *object, aCfg *md) |
| |
| void | getObjectData (QWidget *object) |
| |
| aCfg * | getMd () |
| |
| virtual Q_ULLONG | uid () |
| |
| virtual ERR_Code | New () |
| |
| virtual ERR_Code | Update () |
| |
|
virtual ERR_Code | TurnOn () |
| |
| virtual ERR_Code | Select (Q_ULLONG id) |
| |
|
aObject * | dataObject () |
| |
|
virtual Q_ULLONG | docId () |
| |
|
int | formMode () const |
| |
|
virtual QString | getFieldName () const |
| |
|
int | getId () const |
| |
|
void | setId (int fn) |
| |
|
|
static void | widgetEditor (QWidget *object, QDialog *editor) |
| |
|
static aWidget * | parentContainer (QWidget *w) |
| |
|
static aForm * | parentForm (QWidget *w) |
| |
|
static QString | widgetName (QWidget *w) |
| |
| static QWidget * | Widget (QWidget *owner, QString name) |
| |
|
aDatabase * | db |
| |
|
aCfg * | md |
| |
|
aEngine * | engine |
| |
|
virtual void | updateProp () |
| |
|
virtual void | keyPressEvent (QKeyEvent *e) |
| |
|
aObject * | dbobj |
| |
|
int | Id |
| |
|
bool | openEditor |
| |
|
int | FormMode |
| |
| wCatalogue::wCatalogue |
( |
QWidget * |
parent = 0, |
|
|
WFlags |
fl = 0 |
|
) |
| |
| QToolBar * wCatalogue::createToolBar |
( |
QMainWindow * |
owner | ) |
|
|
virtual |
Create toolbar for Catalogue.
Reimplemented from aWidget.
| void wCatalogue::initObject |
( |
aDatabase * |
adb | ) |
|
|
virtual |
Init object after create.
Need setId( id ), where id - if of the metadata object of the adb->cfg loaded Configuration.
- Parameters
-
| adb | - ananas database object. |
Reimplemented from aWidget.
References aWidget::initObject(), and valueChanged().
| void wCatalogue::valueChanged |
( |
const QVariant & |
value | ) |
|
|
slot |
The documentation for this class was generated from the following files: