|
|
This widget displays information about the constraints of an object specified by the first and second parameter in the query. The sql is not used in the query.
toResultConstraint (QWidget *parent,const char *name=NULL)
| toResultConstraint |
Create the widget.
Parameters:
parent | Parent widget. |
name | Name of widget. |
~toResultConstraint ()
| ~toResultConstraint |
Destroy object
void query (const QString &sql,const toQList ¶m)
| query |
[virtual]
Reimplemented for internal reasons.
Reimplemented from toResultView.
bool canHandle (toConnection &conn)
| canHandle |
[virtual]
Support Oracle
Reimplemented from toResultView.