| KoMacro::Action | The Action class extendes KAction to implement some additional functionality KAction doesn't provide |
| KFormDesigner::AdjustSizeCommand | |
| KexiDB::AdminTools | An interface containing a set of tools for database administration |
| KFormDesigner::AlignWidgetsCommand | |
| KexiDB::AlterTableHandler | A tool for handling altering database table schema |
| KexiDB::AlterTableHandler::ActionBase | Abstract base class used for implementing all the AlterTable actions |
| KexiDB::AlterTableHandler::ActionBase::DebugOptions | Controls debug options for actions. Used in debugString() and debug() |
| KexiDB::AlterTableHandler::ChangeFieldPropertyAction | |
| KexiDB::AlterTableHandler::FieldActionBase | Abstract base class used for implementing table field-related actions |
| KexiDB::AlterTableHandler::InsertFieldAction | Defines an action for inserting a single table field |
| KexiDB::AlterTableHandler::MoveFieldPositionAction | |
| KexiDB::AlterTableHandler::RemoveFieldAction | Defines an action for removing a single table field |
| KexiDB::BaseExpr | A base class for all expressions |
| KexiDB::BinaryExpr | |
| KFormDesigner::BreakLayoutCommand | |
| KexiTableDesignerCommands::ChangeFieldPropertyCommand | Undo/redo command used for when changing a property for a table field |
| KexiTableDesignerCommands::ChangePropertyVisibilityCommand | Undo/redo command used when property visibility is changed |
| KexiTableDesignerCommands::Command | Base class for all Table Designer's commands |
| KFormDesigner::Command | Base class for KFormDesigner's commands |
| KFormDesigner::CommandGroup | |
| KexiDB::Connection | Provides database connection, allowing queries and data modification |
| KFormDesigner::Connection | |
| KexiDB::Connection::SelectStatementOptions | Options used in selectStatement() |
| KexiDB::Connection::TableSchemaChangeListenerInterface | |
| KFormDesigner::ConnectionBuffer | |
| KexiDB::ConnectionData | Database specific connection data, e.g. host, port |
| KexiDB::ConnectionDataBase | |
| ConnectionDataLVItem | Helper class |
| KFormDesigner::ConnectionDialog | |
| KexiDB::ConstExpr | |
| KFormDesigner::Container | A class to make a container from any widget |
| ContainerFactory | Standard Factory for all container widgets |
| KoMacro::Context | The context of an execution |
| KFormDesigner::CreateLayoutCommand | |
| KexiDB::Cursor | Provides database cursor functionality |
| CustomWidget | A blank widget displayed when class is not supported |
| KFormDesigner::CutWidgetCommand | |
| KexiMigration::Data | |
| KexiDB::DatabaseProperties | A set of storable database properties |
| KexiDB::DatabaseVersionInfo | Contains database version information about a Kexi-compatible database. The version is stored as internal database properties |
| KexiPart::DataSource | This class provides a datasource framework for e.g |
| KexiMacro::DataTableAction | The DataTableAction class implements a KoMacro::Action to provide functionality to import or export a datatable |
| dateType | |
| KFormDesigner::DeleteWidgetCommand | |
| KFormDesigner::DesignTimeDynamicChildWidgetHandler | Interface for adding dynamically created (at design time) widget to event eater |
| KexiDB::Driver | Generic database abstraction |
| KexiDB::Driver::Info | |
| KexiDB::DriverManager | Database driver management, e.g. finding and loading drivers |
| KFormDesigner::EditListViewDialog | A dialog to edit the contents of a listvuew (KListView or QListView) |
| Event | A simple class to store events |
| KFormDesigner::EventEater | A class for redirecting events |
| EventList | |
| KoMacro::Exception | Base Exception class |
| KexiMacro::ExecuteAction | The ExecuteAction class implements a KoMacro::Action to provide functionality to execute an object like e.g |
| KexiDB::Field | Meta-data for a field |
| KexiDB::Field::FieldTypeGroupNames | |
| KexiDB::Field::FieldTypeNames | |
| KexiDB::FieldList | |
| KexiDB::FieldValidator | A validator for KexiDB data types |
| KFormDesigner::Form | A simple class representing a form |
| KFormDesigner::FormIO | A class to save/load forms from .ui files |
| KFormDesigner::FormManager | This is Form Designer's main class, which is used by external APIs to access FormDesigner |
| KFormDesigner::FormPrivate | |
| FormScript | A class that stores the code and events related to a single form |
| KFormDesigner::FormWidget | Base (virtual) class for all form widgets |
| FormWidgetBase | Helper: this widget is used to create form's surface |
| KexiDB::FunctionExpr |
- aggregation functions like SUM, COUNT, MAX,
|
| KFormDesigner::GeometryPropertyCommand | |
| Grid | Helper widget (used when using 'Lay out in a grid') |
| KexiPart::GUIClient | |
| HBox | Helper widget (used when using 'Lay out horizontally') |
| HFlow | Helper widget (used when using 'Lay out with horizontal flow') |
| HistoryEntry | |
| KFormDesigner::HorWidgetList | Helper classes for sorting widgets horizontally |
| KexiUtils::IdentifierValidator | Validates input for identifier name |
| KexiMigration::ImportWizard | GUI for importing external databases (file-based and server-based) |
| KexiDB::IndexSchema | Provides information about database index that can be created for a database table |
| KexiPart::Info | Information about a Kexi Part (plugin) |
| KexiTableDesignerCommands::InsertEmptyRowCommand | Undo/redo command used when property visibility is changed |
| KexiTableDesignerCommands::InsertFieldCommand | Undo/redo command used when a new field is inserted into a table |
| InsertPageCommand | |
| KFormDesigner::InsertWidgetCommand | |
| KexiDB::InternalTableSchema | |
| KexiPart::Item | Information about a single object that can be instantiated using Kexi Part |
| KexiPart::ItemList | Part item list with reimplemented compareItems() method |
| KDockSplitter | Like QSplitter but specially designed for dockwidgets stuff |
| KexiMacro::KexiAction | Template class to offer common functionality needed by all KoMacro::Action implementations Kexi provides |
| KexiActionProxy | An interface that acts as proxy for shared actions within the application |
| KexiActionSelectionDialog | |
| KexiAddParamDialog | |
| Kross::KexiApp::KexiAppMainWindow | Class to handle Kexi's mainwindow instance |
| Kross::KexiApp::KexiAppModule | The Kexi-application module which provides us the main entrypoint to communicate with a running Kexi-application |
| Kross::KexiApp::KexiAppPartItem | Class to handle Kexi Part::Item instance |
| KexiArrowTip | A tooltip-like widget with additional arrow |
| KexiBLOBBuffer | Application-wide buffer for local BLOB data like pixmaps |
| KexiBLOBBuffer::Handle | Object handle used by KexiBLOBBuffer |
| KexiBlobTableEdit | |
| KexiBoolTableEdit | Cell editor for boolean type |
| KexiBrowser | Main Kexi Navigator Widget |
| KexiBrowserItem | |
| KexiCellEditorFactory | A singleton class providing access to cell editor factories |
| KexiCellEditorFactoryItem | A base class for implementing cell editor factories |
| KexiCharacterEncodingComboBox | Combobox widget providing a list of possible character encodings |
| KexiComboBoxBase | A base class for handling data-aware combo boxes. This class is used by KexiComboBoxTableEdit and KexiDBComboBox |
| KexiComboBoxDropDownButton | A drop-down button for combo box widgets |
| KexiComboBoxPopup | Internal class for displaying popup table view |
| KexiComboBoxTableEdit | Drop-down cell editor |
| KexiConnSelectorWidget | |
| KexiContextHelp | |
| KexiCSVDelimiterWidget | A combo box widget providing a list of possible delimiters Used by CSV import and export dialogs |
| KexiCSVExportWizard | Kexi CSV export wizard Supports exporting to a file and to a clipboard |
| KexiCSVImportDialog | Kexi CSV import dialog |
| KexiCSVImportExportPart | |
| KexiCSVImportOptions | CSV Options |
| KexiCSVImportOptionsDialog | CSV Options dialog |
| KexiCSVInfoLabel | A helper widget showing a short text information with an icon. See ctor for details. Used by CSV import and export dialogs |
| KexiCSVTextQuoteComboBox | A combo box widget providing a list of possible quote characters Used by CSV import and export dialogs |
| KexiCustomPropertyFactory | Kexi-specific custom property factory for KoProperty library |
| KexiDataAwareObjectInterface | This interface is implemented by KexiTableView and KexiFormView and used by KexiDataAwareView |
| KexiDataAwarePropertySet | |
| KexiDataAwareView | Provides a view displaying record-based data |
| KexiDataAwareWidgetInfo | A widget info for data-aware widgets |
| KexiDataItemChangesListener | An helper class used to react on KexiDataItemInterface objects' changes |
| KexiDataItemInterface | An interface for declaring widgets to be data-aware |
| KexiDataProviderDrag | |
| KexiDataSourceComboBox | A combo box listing availabe data sources (tables and queries) with icons |
| KexiDataSourcePage | A page within form designer's property tabbed pane, providing data source editor |
| KexiDataTable | Provides a data-driven (record-based) tabular view |
| KexiDataTableView | Database aware table widget |
| KexiDateFormatter | Date formatter used by KexiDateTableEdit and KexiDateTimeTableEdit |
| KexiDateTableEdit | Editor class for Date type. It is a replacement QDateEdit due to usability problems: people are accustomed to use single-character cursor. Date format is retrieved from the KDE global settings. and input/output is performed using KLineEdit (from KexiInputTableEdit) |
| KexiDateTimeTableEdit | Editor class for Date/Time type. It is a replacement QDateTimeEdit due to usability problems: people are accustomed to use single-character cursor. Date and Time format is retrieved from the KDE global settings and input/output is performed using KLineEdit (from KexiInputTableEdit) |
| KexiDBAutoField | Universal "Auto Field" widget for Kexi forms |
| KexiDBCheckBox | A db-aware check box |
| KexiDBComboBox | Combo box widget for Kexi forms |
| Kross::KexiDB::KexiDBConnection | A connection to a database |
| Kross::KexiDB::KexiDBConnectionData | A KexiDBConnectionData is used to store the details needed for a connection with a database |
| KexiDBConnectionDialog | |
| KexiDBConnectionSet | |
| KexiDBConnectionTabWidget | |
| KexiDBConnectionWidget | |
| KexiDBConnShortcutFile | |
| Kross::KexiDB::KexiDBCursor | The cursor provides a control structure for the successive traversal of records in a result set as returned e.g |
| KexiDBDateEdit | A db-aware date editor |
| KexiDBDateTimeEdit | A db-aware datetime editor |
| KexiDBDoubleSpinBox | A db-aware int spin box |
| Kross::KexiDB::KexiDBDriver | Drivers are the implementations Kexi uses to access the driver-backends |
| KexiDBDriverComboBox | Combo box widget for selecting a database driver |
| Kross::KexiDB::KexiDBDriverManager | The drivermanager is the base class to access KexiDBDriver objects and provides common functionality to deal with the KexiDB module |
| KexiDBFactory | Kexi Factory (DB widgets + subform) |
| Kross::KexiDB::KexiDBField | A field in a record |
| Kross::KexiDB::KexiDBFieldList | A list of fields |
| KexiDBForm | A DB-aware form widget, acting as form's toplevel widget |
| KexiDBImageBox | A data-aware, editable image box |
| KexiDBIntSpinBox | A db-aware int spin box |
| KexiDBLabel | An extended, data-aware, read-only text label |
| KexiDBLineEdit | Line edit widget for Kexi forms |
| Kross::KexiDB::KexiDBModule | |
| Kross::KexiDB::KexiDBParser | The KexiDBParser could be used to parse SQL-statements |
| KexiDBPasswordDialog | |
| Kross::KexiDB::KexiDBQuerySchema | The KexiDBTableSchema object implements a KexiDBSchema for queries |
| Kross::KexiDB::KexiDBSchema< T > | The KexiDBSchema object provides common functionality for schemas like KexiDBTableSchema or KexiDBQuerySchema |
| KexiDBShortcutFile | |
| KexiDBSubForm | A form embedded as a widget inside other form |
| Kross::KexiDB::KexiDBTableSchema | The KexiDBTableSchema object implements a KexiDBSchema for tables |
| KexiDBTextEdit | Multiline edit widget for Kexi forms |
| KexiDBTextWidgetInterface | An interface providing common text editor's functionality |
| KexiDBTimeEdit | A db-aware time editor |
| KexiDBTitlePage | A helper widget used to displaying a line edit with a label and layout |
| Kross::KexiDB::KexiDBTransaction | Transactions are used to ensure that integrity of a database is maintained |
| KexiDBWidgetContextMenuExtender | Used for extending editor widgets' context menu |
| KexiDialogBase | Base class for child window of Kexi's main application window |
| KexiDialogTempData | Privides temporary data shared between KexiDialogBase's views (KexiView's) |
| KexiDisplayUtils | A set of utilities related to displaying common elements in Kexi, like e.g. (autonumber) sign |
| KexiDisplayUtils::DisplayParameters | Stores set of display parameters used in utility functions |
| KexiDropDownButton | A button for drop-down "Image" menu |
| KexiDSWelcome | This page is part of the KexiDataSourceWizard it is the greeting page per default, where people can choose whether they want to use the wizard or not |
| KexiDynamicQueryParameterDialog | |
| KexiEditor | An text editor view that uses both KTextEditor and KTextEdit |
| KexiFieldComboBox | |
| KexiFieldDrag | Drag object containing information about field(s) |
| KexiFieldListView | |
| KexiFilterDlg | |
| KexiFlowLayout | Special "flow" layout |
| KexiFormDataItemInterface | An interface for declaring form widgets to be data-aware |
| KexiFormDataProvider | Data provider for Kexi Forms |
| KexiFormEventHandler | Handles events defined within Kexi Forms |
| KexiFormManager | |
| KexiFormPart | Kexi Form Plugin |
| KexiFormPart::TempData | |
| KexiFormScrollView | KexiFormScrollView class provides a widget for displaying data in a form view |
| KexiFormView | The KexiFormView lass provides a data-driven (record-based) form view |
| KexiFrame | Frame widget for Kexi forms |
| KexiGradientWidget | A simple widget that can use different types of gradients as the background |
| KexiGUIMessageHandler | |
| KexiImageContextMenu | A context menu used for images within form and table views |
| KexiInputTableEdit | General purpose cell editor using line edit widget |
| KexiInternalPart | A prototype for Kexi Internal Parts (plugins) implementation |
| KexiKIconTableEdit | Cell editor for displaying kde icon (using icon name provided as string). Read only |
| KexiLookupColumnPage | A page within table designer's property pane, providing lookup column editor |
| KexiMacroDesignView | The KexiScriptDesignView implements KexiMacroView to provide a GUI-Editor to edit a Macro |
| KexiMacroError | An error dialog used to displayed more detailed informations about a KoMacro::Exception that got thrown within a KoMacro::Context during execution |
| KexiMacroPart | Kexi Macro Plugin |
| KexiMacroProperty | Implementation of a KoProperty::CustomProperty to have more control about the handling of our macro-properties |
| KexiMacroPropertyFactory | Implementation of a KoProperty::CustomPropertyFactory to handle creation of KexiMacroProperty and KexiMacroPropertyWidget instances for our macro-properties |
| KexiMacroPropertyWidget | Implementation of a KoProperty::Widget used to display and edit a KexiMacroProperty |
| KexiMacroTextView | The KexiMacroTextView implements KexiMacroView to provide a simple texteditor to edit the XML document of a Macro |
| KexiMacroView | The KexiMacroView implements KexiViewBase to provide a base KexiView instance for Macros |
| KexiMainWindow | Kexi's main window interface This interface is implemented by KexiMainWindowImpl class |
| KexiMainWindowImpl | Kexi's main window implementation |
| KexiMigration::KexiMigrate | Imports non-native databases into Kexi projects |
| KexiMigrationPart | Internal part for data/project migration wizard |
| KexiNameDialog | |
| KexiNameWidget | |
| KexiNewProjectWizard | |
| KexiObjectInfoLabel | Helper class displaying small icon with class name and object name |
| KexiPictureLabel | |
| KexiPrjTypeSelector | A simple widget with radio buttons with "show file/server-based projects" options |
| KexiProject | A project's main controller |
| KexiProjectConnectionData | This class aims to provide methods to store/load database settings especially for file based engines |
| KexiProjectData | Kexi project core data member |
| KexiProjectSelectorDialog | |
| KexiProjectSelectorWidget | |
| KexiProjectSet | Stores information about multiple kexi project-data items |
| KexiPropertyEditorView | The container (acts as a dock window) for KexiPropertyEditor |
| KexiPushButton | Push Button widget for Kexi forms |
| KexiQueryDesignerGuiEditor | Design view of the Query Designer |
| KexiQueryDesignerSQLEditor | Text editor for entering query statements |
| KexiQueryDesignerSQLHistory | |
| KexiQueryDesignerSQLView | For editing Queries in text mode |
| KexiQueryParameters | Utilities providing GUI for getting query parameters |
| KexiQueryPart | Kexi Query Designer Plugin |
| KexiQueryPart::TempData | Temporary data kept in memory while switching between Query Dialog's views |
| KexiQueryView | |
| KexiRecordMarker | Record marker, usually displayed at the left side of a table view or a continuous form |
| KexiRecordNavigator | KexiRecordNavigator class provides a record navigator |
| KexiRecordNavigatorHandler | KexiRecordNavigatorHandler interface handles requests generated by KexiRecordNavigator |
| KexiRelationMainDlg | |
| KexiRelationPartImpl | |
| KexiRelationView | View for displaying relations between database tables |
| KexiRelationViewConnection | |
| KexiRelationViewTable | |
| KexiRelationViewTableContainer | |
| KexiRelationViewTableContainerHeader | |
| KexiRelationWidget | |
| KexiReportFactory | Kexi Factory (DB widgets + subform) |
| KexiReportForm | The report top widget |
| KexiReportPart | Kexi Report Plugin It just creates a KexiReportView. See there for most of code |
| KexiReportPart::TempData | |
| KexiReportScrollView | |
| KexiReportView | The FormPart's view |
| KexiScriptDesignView | KexiViewBase to manage script modules in the design-view |
| KexiScriptEditor | The KexiEditor class embeds text editor for editing scripting code |
| KexiScriptPart | Kexi Scripting Plugin |
| KexiScrollView | The scrollview which includes KexiDBForm |
| KexiSectionHeader | |
| KexiSharedActionClient | See KexiTableView and KexiFormScrollView for example usage |
| KexiSharedActionConnector | Abstract helper class used to connect shared actions from outside of shared-action-aware object |
| KexiSharedActionHost | Acts as application-wide host that offers shared actions |
| KexiSimplePrintingCommand | A command for simple printing and print preview. This class is instantiated in KexiMainWindowImpl so there's:
- a single print preview window per part item regardless of a way how user invoked the 'print preview' command (using 'File->Print Preview' command or 'Print Preview' button of the 'Page Setup' dialog)
- a single printing engine per part item regardless of a way how user started (using 'File->Print' command or 'Print' button of the 'Page Setup' dialog)
|
| KexiSimplePrintingEngine | An engine painting data on pages using QPainter. The engine allows for random access to any page |
| KexiSimplePrintingPageSetup | A window for displaying settings for simple printing |
| KexiSimplePrintingPart | Internal Kexi Simple Printing Plugin |
| KexiSimplePrintingSettings | Settings data for simple printing engine |
| KexiSimplePrintPreviewWindow | A window for displaying print preview for simple printing |
| KexiSmallToolButton | A small tool button with icon and optional text |
| KexiStartupData | Startup data used for storing results of startup operations in Kexi |
| KexiStartupData::Import | |
| KexiStartupDialog | |
| KexiStartupFileDialog | Widget for opening/saving files supported by Kexi |
| KexiStartupFileDialogBase | |
| KexiStartupHandler | |
| KexiStatusBar | |
| KexiSubReport | A form embedded as a widget inside other form |
| KexiSubwidgetInterface | An interface allowing to define custom behaviour for subwidget of the KexiDBAutoField |
| KexiTableDesigner_DataView | |
| KexiTableDesignerInterface | Interface for main Table Designer's commands |
| KexiTableDesignerView | Design view of the Table Designer |
| KexiTableEdit | Abstract class for a cell editor. Handles cell painting and displaying the editor widget |
| KexiTableItem | |
| KexiTablePart | |
| KexiTablePart::TempData | |
| KexiTableView | KexiTableView class provides a widget for displaying data in a tabular view |
| KexiTableView::Appearance | |
| KexiTableViewColumn | |
| KexiTableViewData | |
| KexiTableViewHeader | A table view header with additional actions |
| KexiTextMessageHandler | A wrapper that redirects messages to a string variables instead of displaying them |
| KexiTimeFormatter | Time formatter used by KexiTimeTableEdit and KexiDateTimeTableEdit Following time formats are allowed: HH:MM:SS (24h), HH:MM (24h), HH:MM AM/PM (12h) Separator MUST be ":" |
| KexiTimeTableEdit | Editor class for Time type. It is a replacement QTimeEdit due to usability problems: people are accustomed to use single-character cursor. Time format is retrieved from the KDE global settings and input/output is performed using KLineEdit (from KexiInputTableEdit) |
| KexiToolTip | A tooltip that can display rich content |
| KexiUserAction | |
| KexiUserActionMethod | |
| KexiMacro::KexiVariable< ACTIONIMPL > | Template class to offer common functionality needed by all KoMacro::Variable implementations Kexi provides |
| KexiViewBase | Base class for single view embeddable of in KexiDialogBase |
| KFDFactory | |
| KFormDesigner::KFDPixmapEdit | |
| KFDTabWidget | |
| KFormDesignerKDevPart | |
| KListViewItemTemplate< type > | QListViewItem class with ability for storing additional data member |
| Label | A simple label inside a report |
| KFormDesigner::LayoutPropertyCommand | |
| KFormDesigner::LibActionWidget | KToggleAction subclass which remembers the matching class name |
| Line | |
| LoadIconDialog | A simple dialog to choose a KDE icon |
| KexiUtils::LongLongValidator | A validator for longlong data type |
| KexiDB::LookupFieldSchema | Provides information about lookup field's setup |
| KexiDB::LookupFieldSchema::RowSource | Row source information that can be specified for the lookup field schema |
| KoMacro::Macro | The Macro class implements all the action-handling |
| KoMacro::MacroItem | The MacroItem class is an item in a Macro and represents one single execution step |
| KoMacro::Manager | The Manager class acts as window-wide manager for macros |
| KexiPart::Manager | KexiPart's manager: looks up and instantiates them |
| KexiMacro::MessageAction | The ExecuteObject class implements a KoMacro::Action to provide functionality to execute an object like e.g |
| KexiDB::MessageHandler | |
| KexiDB::MessageTitle | |
| KoMacro::MetaMethod | Class to provide abstract methods for the undocumented Qt3 QUObject-API functionality |
| KoMacro::MetaObject | Class to provide abstract access to extended QObject functionality like the undocumented QUObject-API in Qt3 |
| KoMacro::MetaParameter | Class to provide abstract methods for the undocumented Qt3 QUObject-API functionality |
| KexiMigration::MigrateManager | Migration library management, for finding and loading mogration drivers |
| KexiPart::Missing | |
| KexiUtils::MultiValidator | A validator groupping multiple QValidators |
| KexiDB::MySqlConnection | |
| KexiDB::MySqlCursor | |
| KexiDB::MySqlDriver | MySQL database driver |
| KexiMigration::MySQLMigrate | |
| KexiDB::MySqlPreparedStatement | |
| KexiDB::NArgExpr | A base class N-argument operation |
| KexiMacro::NavigateAction | The NavigateAction class implements a KoMacro::Action to provide functionality to execute an object like e.g |
| KexiDB::Object | |
| KexiDB::ObjectNameValidator | |
| KexiMacro::ObjectNameVariable< ACTIONIMPL > | The ViewVariable class provide a list of KexiPart::PartItem's supported by a KexiPart::Part as KoMacro::Variable |
| Kexi::ObjectStatus | |
| KFormDesigner::ObjectTree | Represents all the objects available within a form. This class holds ObjectTreeItem for each widget in a Form |
| KFormDesigner::ObjectTreeItem | An item representing a widget Holds the properties of a widget (classname, name, parent, children ..) |
| KFormDesigner::ObjectTreeView | A graphical view of Form's ObjectTree. This is a KListView which represents an item for each widget in the form. The actually selected widget is written bold and selected. Clicking on a list item selects the corresponding widget in the Form |
| KFormDesigner::ObjectTreeViewItem | An item in ObjectTreeView associated with an ObjectTreeItem |
| KexiMacro::ObjectVariable< ACTIONIMPL > | The ObjectVariable class implements KoMacro::Variable to provide a variable list of Kexi-objects |
| KexiMacro::OpenAction | The OpenAction class implements a KoMacro::Action to provide functionality to open any kind of Kexi object (e.g |
| KexiCSVExport::Options | Options used in KexiCSVExportWizard contructor |
| KexiMigration::OptionsDialog | Import Options dialog |
| KexiDB::OrderByColumn | KexiDB::OrderByColumn provides information about a single query column used for sorting |
| OrderByColumnInternal | |
| KexiDB::OrderByColumnList | KexiDB::OrderByColumnList provides list of sorted columns for a query schema |
| KexiDB::Parser | Parser for SQL statements |
| KexiDB::ParserError | Provides detailed i18n'ed error description about the Parser |
| KexiPart::Part | The main class for kexi frontend parts like tables, queries, forms and reports |
| KFormDesigner::PasteWidgetCommand | |
| PicLabel | A simple picture label inside a report |
| PixmapCollection | A class that store pixmaps (by path or by name for KDE icons) |
| PixmapCollectionChooser | A dialog to choose an icon in a PixmapCollection |
| PixmapCollectionEditor | A dialog to edit the contents of a PixmapCollection |
| PixmapIconViewItem | A Special KIconViewItem that holds the name of its associated pixmap (to allow renaming) |
| KexiMigration::PqxxMigrate | |
| KexiDB::pqxxPreparedStatement | - Author:
- Adam Pigg <adam@piggz.co.uk>
|
| KexiDB::pqxxSqlConnection | - Author:
- Adam Pigg
|
| KexiDB::pqxxSqlCursor | |
| KexiDB::pqxxSqlDriver | PostgreSQL database driver |
| KexiDB::pqxxTransactionData | |
| KexiDB::PreparedStatement | Prepared database command for optimizing sequences of multiple database actions |
| KFormDesigner::PropertyCommand | |
| KexiDB::QueryAsterisk | KexiDB::QueryAsterisk class encapsulates information about single asterisk in query definition |
| KexiDB::QueryColumnInfo | Helper class that assigns additional information for the column in a query |
| KexiDB::QueryParameterExpr | Query parameter used to getting user input of constant values |
| KexiDB::QuerySchema | KexiDB::QuerySchema provides information about database query |
| KexiDB::QuerySchemaParameter | A single parameter of a query schema |
| KexiDB::QuerySchemaParameterValueListIterator | An iteratof for a list of values of query schema parameters providing Allows to iterate over parameters and return QVariant value or well-formatted string |
| realType | |
| KexiDB::Record | |
| KexiDB::Relationship | |
| KexiTableDesignerCommands::RemoveFieldCommand | Undo/redo command used when a field is removed from a table |
| ReportLine | A line |
| KFormDesigner::ResizeHandle | Single widget which represents a dot for resizing a widget |
| KFormDesigner::ResizeHandleSet | Set of resize handles (for resizing widgets) |
| KexiDB::ResultInfo | |
| KFormDesigner::RichTextDialog | A simple dialog to edit rich text |
| KexiDB::RowEditBuffer | Data for single edited database row KexiDB::RowEditBuffer provides data for single edited row, needed to perform update at the database backend. Its advantage over pasing e.g. KexiDB::FieldList object is that EditBuffer contains only changed values |
| KexiDB::SchemaData | |
| ScriptIO | A static class to deal with loading/saving events from/to XML |
| ScriptManager | |
| SelectOptionsInternal | |
| KexiDB::ServerVersionInfo | Contains version information about a database backend |
| KexiDB::SimpleCommandLineApp | A skeleton for creating a simple command line database application |
| SourceConnection | |
| Spring | |
| SQLiteAdminTools | An interface containing a set of tools for SQLite database administration |
| KexiDB::SQLiteConnection | Sqlite-specific connection |
| KexiDB::SQLiteCursor | |
| KexiDB::SQLiteDriver | SQLite database driver |
| KexiDB::SQLitePreparedStatement | |
| SQLiteVacuum | Helper class performing interactive compacting (VACUUM) of the SQLite database |
| KexiPart::StaticInfo | Information about a static Kexi Part (plugin) |
| KexiPart::StaticPart | Static Kexi Part (plugin) |
| StdWidgetFactory | Factory for all basic widgets, including Spring (not containers) |
| KexiUtils::StyleProxy | QStyle proxy allowing to customizing the currently used style |
| SubForm | A form embedded as a widget inside other form |
| KexiDB::TableOrQuerySchema | |
| KexiDB::TableSchema | |
| KFormDesigner::TabStopDialog | A dialog to edit Form tab stops |
| TemplatesPage | |
| KexiDB::Transaction | This class encapsulates transaction handle |
| KexiDB::TransactionData | |
| KexiDB::TransactionGuard | Helper class for using inside methods for given connection |
| tristate | 3-state logical type with three values: true, false and cancelled and convenient operators |
| KexiMigration::TxtMigrate | - Author:
- Adam Pigg
|
| KexiDB::UnaryExpr | An unary argument operation: + - NOT (or !) ~ "IS NULL" "IS NOT NULL" |
| KexiUtils::Validator | A validator extending QValidator with offline-checking for value's validity |
| KoMacro::Variable | A variable value used to provide abstract access to variables |
| KexiDB::VariableExpr | Variables like fieldname or tablename.fieldname |
| VBox | Helper widget (used when using 'Lay out vertically') |
| KFormDesigner::VerWidgetList | Helper classes for sorting widgets vertically |
| VFlow | Helper widget (used when using 'Lay out with horizontal flow') |
| KexiUtils::WaitCursor | |
| KexiUtils::WaitCursorRemover | |
| KFormDesigner::WidgetFactory | The base class for all widget Factories |
| KFormDesigner::WidgetInfo | This class holds properties of widget classes provided by a factory |
| KFormDesigner::WidgetLibrary | This class searches for factories and provides KActions for widget creation |
| KFormDesigner::WidgetPropertySet | |
| KFormDesigner::WidgetWithSubpropertiesInterface | An interface for declaring form widgets to have subproperties |
| KoMacro::XMLHandler | The XMLHandler class manages the (un-)serialization of a Macro instance to/from XML |