Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
About
addColumnToTable
ColumnList
ComboBoxDelegate
CreateDatabase
CreateView
explainTable
ExportTable
ExportTableThread
GPublics
Highlighter
IndexEditor
MainPage
ManageIndexes
NewConnection
QueryEditor
QueryResultsThis class returns a QWidget that contains a tabular presentation of the current query. This enables the application to be able to 'house' more than one SQL query window
ServerEditorFully fledged MySQL server browser. It is the primary component of SQL Master. This widgets contains a QTreeWidget to its left, and a QTabWidget to its right. The QtreeWidget Displays the server objects such as databases, tables and views. Selecting an object from this list will show more editing and interaction features to the right
SpinBoxDelegate
SQLDump
SqlDumpThread
TableBackup
tableEditorUsed when creating or altering a database table. Used to generate a query to perfor these tasks
TextEdit[0]