class toSGAStatement

This widget displays information about a statement in the Oracle SGA. More...

Definition#include <tosgastatement.h>
InheritsQTabWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots


Detailed Description

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:
parentParent widget.

void  changeAddress (const QString &address)

changeAddress

[virtual slot]

Display another statement.

Parameters:
addressAddress of the statement to display.

void  refresh (void)

refresh

[slot]

Update the contents of this widget.