1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
<HTML>
<HEAD>
<TITLE>TOra Annotated List</TITLE>
<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
<TABLE BORDER="0">
<TR><TD valign="top" align="left" cellspacing="10">
<h1>TOra Annotated List</h1>
</TD>
<TD valign="top" align="right" colspan="1"></TD></TR>
</TABLE>
<HR>
<TABLE BORDER="0">
</TABLE>
</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<TABLE WIDTH="100%" BORDER=\"0\"><TR ><TD><A HREF="TODock.html">TODock</A></TD><TD>
The class to use for a dock widget.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="TOFileDialog.html">TOFileDialog</A></TD><TD>
The class to use for a file dialog.</TD></TR><TR ><TD><A HREF="TOMessageBox.html">TOMessageBox</A></TD><TD>
The class to use for a messagebox.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toBackground.html">toBackground</A></TD><TD>
A descendant of timer which will indicate in the statusbar of the
main window when any timer is running.</TD></TR><TR ><TD><A HREF="toBarChart.html">toBarChart</A></TD><TD> A widget that displays a barchart.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toBusy.html">toBusy</A></TD><TD> Whenever this class is instantiated the window will display a busy cursor.</TD></TR><TR ><TD><A HREF="toChangeConnection.html">toChangeConnection</A></TD><TD>
This button will allow you to change the connection for the nearest toToolWidget
parent.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toConnection.html">toConnection</A></TD><TD> Represent a database connection in TOra.</TD></TR><TR ><TD><A HREF="toConnection__cacheObjects.html">toConnection::cacheObjects</A></TD><TD></TD></TR><TR bgcolor="#eeeeee"><TD><i><A HREF="toConnection__connectionImpl.html">toConnection::connectionImpl</A></i></TD><TD> This class is an abstract baseclass to actually implement the comunication with the
database.</TD></TR><TR ><TD><A HREF="toConnection__exception.html">toConnection::exception</A></TD><TD> Class that could be used to throw exceptions in connection errors.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toConnection__objectName.html">toConnection::objectName</A></TD><TD> Contain information about a tablename.</TD></TR><TR ><TD><i><A HREF="toConnectionProvider.html">toConnectionProvider</A></i></TD><TD> This class is used to implement new database providers.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toConnectionSub.html">toConnectionSub</A></TD><TD> This class is an abstract definition of an actual connection to a database.</TD></TR><TR ><TD><A HREF="toEditWidget.html">toEditWidget</A></TD><TD> This is an abstract base class for any widget (Not included in object) that wants to
access copy, cut, paste, open, save commands of the user interface.</TD></TR><TR bgcolor="#eeeeee"><TD><i><A HREF="toEditWidget__editHandler.html">toEditWidget::editHandler</A></i></TD><TD> Class used to extent how to enable/disable parts of the interface as
focus changes.</TD></TR><TR ><TD><A HREF="toExtract.html">toExtract</A></TD><TD>
This class can be used to reverse engineered database objects.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toExtract__extractor.html">toExtract::extractor</A></TD><TD> This is an abstract class to implement part of an extractor for a database.</TD></TR><TR ><TD><A HREF="toFilesize.html">toFilesize</A></TD><TD>
A widget to get a size value for Oracle objects.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toHelp.html">toHelp</A></TD><TD>
Display a help browser.</TD></TR><TR ><TD><A HREF="toHelpBrowser.html">toHelpBrowser</A></TD><TD>
Widget used to display HTML of help pages.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toHelpContext.html">toHelpContext</A></TD><TD> This class is used to indicate a help context of an object.</TD></TR><TR ><TD><A HREF="toHelpTool.html">toHelpTool</A></TD><TD>
Additional help tool. <small>(internal)</small></TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toHighlightedText.html">toHighlightedText</A></TD><TD> A simple editor which supports syntax highlighting.</TD></TR><TR ><TD><A HREF="toHtml.html">toHtml</A></TD><TD> A small and hopefully pretty efficient parser of HTML tags.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toLegendChart.html">toLegendChart</A></TD><TD> A widget that displays a legend to other charts.</TD></TR><TR ><TD><A HREF="toLineChart.html">toLineChart</A></TD><TD> A widget that displays a linechart with optional background throbber (Not implemented yet).</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toListView.html">toListView</A></TD><TD>
The TOra implementation of a listview which offers a few extra goodies to the baseclass.</TD></TR><TR ><TD><A HREF="toLock.html">toLock</A></TD><TD> A wrapper around the pthread mutexfunctions.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toLocker.html">toLocker</A></TD><TD> This is a convenience class that holds a lock for the duration of the scope
of the object.</TD></TR><TR ><TD><A HREF="toMain.html">toMain</A></TD><TD> This class defines the main window.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toMainWindow.html">toMainWindow</A></TD><TD>
A container class that either inherits KDE or Qt main window.</TD></TR><TR ><TD><A HREF="toMarkedText.html">toMarkedText</A></TD><TD> This is the enhanced editor used in TOra.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toMemoEditor.html">toMemoEditor</A></TD><TD> Displays an text in a widget which can optionally be modified and saved back.</TD></TR><TR ><TD><A HREF="toMultiLineEdit.html">toMultiLineEdit</A></TD><TD>
Container to the correct multi line editor for Qt 2 or 3.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toNoBlockQuery.html">toNoBlockQuery</A></TD><TD> This is class to be able to run a query in the background without
blocking until a response is available from OCI.</TD></TR><TR ><TD><A HREF="toNoBlockQuery__queryTask.html">toNoBlockQuery::queryTask</A></TD><TD> A task to implement running the query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toParamGet.html">toParamGet</A></TD><TD> A help class to parse SQL for input/output bindings and if available also pop up a
dialog and ask for values.</TD></TR><TR ><TD><A HREF="toParamGetButton.html">toParamGetButton</A></TD><TD></TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toPieChart.html">toPieChart</A></TD><TD> A widget that displays a piechart.</TD></TR><TR ><TD><A HREF="toPopupButton.html">toPopupButton</A></TD><TD> Popup toolbutton that works like I think they should under Qt 3.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toQValue.html">toQValue</A></TD><TD> This function is used to represent values that are passed to and from queries
</TD></TR><TR ><TD><A HREF="toQValue__queryValue.html">toQValue::queryValue</A></TD><TD></TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toQuery.html">toQuery</A></TD><TD> This class is used to perform a query on a database connection.</TD></TR><TR ><TD><A HREF="toQuery__queryDescribe.html">toQuery::queryDescribe</A></TD><TD> This structure is used to describe the resultset of a query.</TD></TR><TR bgcolor="#eeeeee"><TD><i><A HREF="toQuery__queryImpl.html">toQuery::queryImpl</A></i></TD><TD> Abstract parent of implementations of a query for a database provider
(See <A HREF="toConnection__connectionImpl.html">toConnection::connectionImpl</A> and <A HREF="toConnectionProvider.html">toConnectionProvider</A>)
</TD></TR><TR ><TD><i><A HREF="toResult.html">toResult</A></i></TD><TD> Abstract baseclass of widgets that can perform queries.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultBar.html">toResultBar</A></TD><TD> Display the result of a query in a piechart.</TD></TR><TR ><TD><A HREF="toResultCols.html">toResultCols</A></TD><TD> This widget displays information about the returned columns of an object
specified by the first and second parameter in the query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultCols__resultCols.html">toResultCols::resultCols</A></TD><TD></TD></TR><TR ><TD><A HREF="toResultConstraint.html">toResultConstraint</A></TD><TD> This widget displays information about the constraints of an object
specified by the first and second parameter in the query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultContent.html">toResultContent</A></TD><TD> This widget allows the user to browse the contents of a table and also edit
the content.</TD></TR><TR ><TD><A HREF="toResultContentEditor.html">toResultContentEditor</A></TD><TD> This widget allows the user to browse the contents of a table and also edit
the content.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultContentEditor__contentItem.html">toResultContentEditor::contentItem</A></TD><TD></TD></TR><TR ><TD><A HREF="toResultContentMemo.html">toResultContentMemo</A></TD><TD> Implement memo editor in result content editor. <small>(internal)</small></TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultContentSingle.html">toResultContentSingle</A></TD><TD> This widget is used for single record view in the content editor. <small>(internal)</small></TD></TR><TR ><TD><A HREF="toResultDepend.html">toResultDepend</A></TD><TD> This widget displays information about the dependencies of an object
specified by the first and second parameter in the query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultField.html">toResultField</A></TD><TD> This widget displays the result of a query where each item in the stream
is added as a line in a text editer.</TD></TR><TR ><TD><i><A HREF="toResultFilter.html">toResultFilter</A></i></TD><TD> Baseclass for filters to apply to the <A HREF="toResultView.html">toResultView</A> to filter out
rows that you don't want to add as items to the list.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultIndexes.html">toResultIndexes</A></TD><TD> This widget displays information about indexes of an object
specified by the first and second parameter in the query.</TD></TR><TR ><TD><A HREF="toResultItem.html">toResultItem</A></TD><TD> Display the first row of a query with each column with a separate label.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultLabel.html">toResultLabel</A></TD><TD> This widget displays the result of a query where each item in the stream
is added to a label separated by an optional string.</TD></TR><TR ><TD><A HREF="toResultLine.html">toResultLine</A></TD><TD> Display the result of a query in a piechart.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultLong.html">toResultLong</A></TD><TD> A widget which contains the result of a query run in the background.</TD></TR><TR ><TD><A HREF="toResultObject.html">toResultObject</A></TD><TD> Used for getting slots into toResult. <small>(internal)</small></TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultPie.html">toResultPie</A></TD><TD> Display the result of a query in a piechart.</TD></TR><TR ><TD><A HREF="toResultPlan.html">toResultPlan</A></TD><TD> This widget displays the execution plan of a statement.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultReferences.html">toResultReferences</A></TD><TD> This widget displays information about other tables that references this one.</TD></TR><TR ><TD><A HREF="toResultResources.html">toResultResources</A></TD><TD> This widget displays information about resources of a query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultStats.html">toResultStats</A></TD><TD> This widget will displays information about statistics in either a database or a session.</TD></TR><TR ><TD><A HREF="toResultView.html">toResultView</A></TD><TD>
This class defines a list which displays the result of a query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultViewCheck.html">toResultViewCheck</A></TD><TD> An item to display in a toListView or toResultView.</TD></TR><TR ><TD><A HREF="toResultViewItem.html">toResultViewItem</A></TD><TD> An item to display in a toListView or toResultView.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toResultViewMLCheck.html">toResultViewMLCheck</A></TD><TD> This item expands the height to commodate all lines in the input buffer.</TD></TR><TR ><TD><A HREF="toResultViewMLine.html">toResultViewMLine</A></TD><TD> This item expands the height to commodate all lines in the input buffer.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSGAStatement.html">toSGAStatement</A></TD><TD> This widget displays information about a statement in the Oracle SGA.</TD></TR><TR ><TD><A HREF="toSMTP.html">toSMTP</A></TD><TD> Used to send mail asyncronously.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSQL.html">toSQL</A></TD><TD>
This class handles an abstraction of SQL statements used by TOra to extract
information and manipulate data.</TD></TR><TR ><TD><A HREF="toSQL__definition.html">toSQL::definition</A></TD><TD>
Definition of one toSQL statement with its description and versions.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSQL__version.html">toSQL::version</A></TD><TD>
Contains a statement with it's version.</TD></TR><TR ><TD><A HREF="toSQLParse.html">toSQLParse</A></TD><TD> A bunch of functions to parse and indent SQL text.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSQLParse__settings.html">toSQLParse::settings</A></TD><TD></TD></TR><TR ><TD><A HREF="toSQLParse__statement.html">toSQLParse::statement</A></TD><TD> Structure the statement is parsed into.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSemaphore.html">toSemaphore</A></TD><TD> Encapsulation of pthread semaphores.</TD></TR><TR ><TD><i><A HREF="toSettingTab.html">toSettingTab</A></i></TD><TD>
Abstract baseclass for widgets defining tool settings.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSyntaxAnalyzer.html">toSyntaxAnalyzer</A></TD><TD> This class implements a syntax parser to provide information to
a syntax highlighted editor.</TD></TR><TR ><TD><A HREF="toSyntaxAnalyzer__highlightInfo.html">toSyntaxAnalyzer::highlightInfo</A></TD><TD> Information about a change in highlighting.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toSyntaxAnalyzer__posibleHit.html">toSyntaxAnalyzer::posibleHit</A></TD><TD> Keeps track of possible hits found so far.</TD></TR><TR ><TD><i><A HREF="toTask.html">toTask</A></i></TD><TD> This is an abstract class that defines something that is to be performed by a
thread.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toTemplate.html">toTemplate</A></TD><TD> Not part of the API. <small>(internal)</small></TD></TR><TR ><TD><A HREF="toTemplateItem.html">toTemplateItem</A></TD><TD> This is an item that is contained in a template.</TD></TR><TR bgcolor="#eeeeee"><TD><i><A HREF="toTemplateProvider.html">toTemplateProvider</A></i></TD><TD>
This is the base class of a provider of template items.</TD></TR><TR ><TD><A HREF="toTemplateSQL.html">toTemplateSQL</A></TD><TD> This class represent an item that when expanded will execute an SQL statement
and create child items which are the result of the query.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toTemplateSQLObject.html">toTemplateSQLObject</A></TD><TD> Used by toTemplateSQL. <small>(internal)</small></TD></TR><TR ><TD><A HREF="toTemplateText.html">toTemplateText</A></TD><TD> This class represent a template item that have an extra text to describe it if it is
selected.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toTextView.html">toTextView</A></TD><TD> A tora editwidget version of the <A HREF="http://doc.trolltech.com/qtextview.html">QTextView</A> widget.</TD></TR><TR ><TD><A HREF="toThread.html">toThread</A></TD><TD> Used to create new threads of execution.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toThread__taskRunner.html">toThread::taskRunner</A></TD><TD> Not part of the API.</TD></TR><TR ><TD><A HREF="toTimer.html">toTimer</A></TD><TD> A timer descendant which also keep track of the last timer setting sent to it.</TD></TR><TR bgcolor="#eeeeee"><TD><i><A HREF="toTool.html">toTool</A></i></TD><TD>
Abstract baseclass for tools.</TD></TR><TR ><TD><A HREF="toToolWidget.html">toToolWidget</A></TD><TD> Simple baseclass for widgets defining the main tool widget.</TD></TR><TR bgcolor="#eeeeee"><TD><A HREF="toVisualize.html">toVisualize</A></TD><TD> This widget is used to visualize the data in a toListView into charts.</TD></TR></TABLE><HR>
<table>
</table>
</BODY>
</HTML>
|