class toSGAStatement
|
This widget displays information about a statement in the Oracle SGA. More... |
|
|
Public Methods
Public Slots
This widget displays information about a statement in the Oracle SGA. To get an
address use the toSQLToAddress function.
toSGAStatement (QWidget *parent)
| toSGAStatement |
Create widget.
Parameters:
void changeAddress (const QString &address)
| changeAddress |
[virtual slot]
Display another statement.
Parameters:
address | Address of the statement to display.
|
void refresh (void)
| refresh |
[slot]
Update the contents of this widget.