KFormDesigner::AdjustSizeCommand | |
KFormDesigner::AlignWidgetsCommand | |
KexiDB::BaseExpr | A base class for all expressions |
KexiDB::BinaryExpr | |
KFormDesigner::BreakLayoutCommand | |
KFormDesigner::Command | Base class for KFormDesigner's commands |
KFormDesigner::CommandGroup | |
KFormDesigner::Connection | |
KexiDB::Connection | Provides database connection, allowing queries and data modification |
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 |
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 |
KexiPart::DataSource | This class provides a datasource framework for e.g |
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 | |
KexiDB::Field | Meta-data for a field |
KexiDB::Field::FieldTypeGroupNames | |
KexiDB::Field::FieldTypeNames | |
KexiDB::FieldList | |
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 | GUI Client used by KexiPart::Part objects within KexiMainWindow |
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) |
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 |
KexiActionProxy | An interface that acts as proxy for shared actions within the application |
KexiActionSelectionDialog | |
KexiAddParamDialog | |
KexiAlterTable_DataView | |
KexiAlterTableDialog | |
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 |
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 | |
KexiCellEditorFactoryItem | |
KexiCharacterEncodingComboBox | Combobox widget providing a list of possible character encodings |
KexiComboBoxPopup | Internal class for displaying popup table view |
KexiComboBoxTableEdit | |
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 |
KexiCSVExportWizard::Options | Options used in KexiCSVExportWizard contructor |
KexiCSVImportDialog | Kexi CSV import dialog |
KexiCSVImportExportPart | |
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's property tabbed pane, providing data source information |
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 |
Kross::KexiDB::KexiDBConnection | The KexiDBConnection class handles KexiDB::Connection instances and wraps parts of the functionality |
Kross::KexiDB::KexiDBConnectionData | The KexiDBConnection class handles KexiDB::Connection instances and wraps parts of the functionality |
KexiDBConnectionDialog | |
KexiDBConnectionSet | |
KexiDBConnectionTabWidget | |
KexiDBConnectionWidget | |
KexiDBConnShortcutFile | |
Kross::KexiDB::KexiDBCursor | The KexiDBCursor class is a wrapper around the KexiDB::Cursor class to provide database cursor functionality |
KexiDBDateEdit | A db-aware date editor |
KexiDBDateTimeEdit | A db-aware datetime editor |
KexiDBDoubleSpinBox | A db-aware int spin box |
Kross::KexiDB::KexiDBDriver | Class to handle KexiDB::Driver instances |
KexiDBDriverComboBox | Combo box widget for selecting a database driver |
Kross::KexiDB::KexiDBDriverManager | Class to wrap KexiDB::DriverManager and make the functionality accessible |
KexiDBFactory | Kexi Factory (DB widgets + subform) |
Kross::KexiDB::KexiDBField | |
Kross::KexiDB::KexiDBFieldList | |
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 | The KexiDBModule wrapper around KexiDB |
Kross::KexiDB::KexiDBParser | |
KexiDBPasswordDialog | |
Kross::KexiDB::KexiDBQuerySchema | The KexiDBQuerySchema class wraps KexiDB::QuerySchema objects |
Kross::KexiDB::KexiDBSchema< T > | The KexiDBSchema template class spends a base to wrap from KexiDB::SchemaData and KexiDB::FieldList inherited classes |
KexiDBShortcutFile | |
KexiDBSubForm | A form embedded as a widget inside other form |
Kross::KexiDB::KexiDBTableSchema | The KexiDBTableSchema class wraps KexiDB::TableSchema objects |
KexiDBTextEdit | Multiline edit widget for Kexi forms |
KexiDBTextWidgetInterface | Interface for a few text editor's features |
KexiDBTimeEdit | A db-aware time editor |
KexiDBTitlePage | A helper widget used to displaying a line edit with a label and layout |
Kross::KexiDB::KexiDBTransaction | |
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 | |
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 | |
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 | Push Button widget for Kexi forms |
KexiGradientWidget | A simple QWidget that can use different types of gradients as the background |
KexiGUIMessageHandler | |
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 |
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 | |
KexiPushButton | Push Button widget for Kexi forms |
KexiQueryDesignerGuiEditor | |
KexiQueryDesignerSQLEditor | Text editor for entering query statements |
KexiQueryDesignerSQLHistory | |
KexiQueryDesignerSQLView | For editing Queries in text mode |
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 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 |
KexiTableEdit | Abstract class for a cell editor |
KexiTableHeader | |
KexiTableItem | |
KexiTablePart | |
KexiTablePart::TempData | |
KexiTableView | KexiTableView class provides a widget for displaying data in a tabular view |
KexiTableView::Appearance | |
KexiTableViewColumn | |
KexiTableViewData | |
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) |
KexiUserAction | |
KexiUserActionMethod | |
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 |
KexiPart::Manager | KexiPart's manager: looks up and instantiates them |
KexiDB::MessageHandler | |
KexiDB::MessageTitle | |
KexiMigration::MigrateManager | Migration library management, for finding and loading mogration drivers |
KexiPart::Missing | |
KexiUtils::MultiValidator | |
KexiDB::MySqlConnection | |
KexiDB::MySqlCursor | |
KexiDB::MySqlDriver | MySQL database driver |
KexiMigration::MySQLMigrate | |
KexiDB::MySqlPreparedStatement | |
KexiDB::NArgExpr | A base class N-argument operation |
KexiDB::Object | |
KexiDB::ObjectNameValidator | |
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 |
KexiMigration::OptionsDialog | Import Options dialog |
KexiDB::Parser | Parser for sql statements |
KexiDB::ParserError | Class which contains detailed i18n'ed error description |
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 | |
KexiDB::pqxxSqlConnection | |
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::QueryColumnInfo | |
KexiDB::QuerySchema | |
realType | |
KexiDB::Record | |
KexiDB::Relationship | |
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 | |
KexiDB::SchemaData | |
ScriptIO | A static class to deal with loading/saving events from/to XML |
ScriptManager | |
SourceConnection | |
Spring | |
KexiDB::SQLiteConnection | Sqlite-specific connection |
KexiDB::SQLiteCursor | |
KexiDB::SQLiteDriver | SQLite database driver |
KexiDB::SQLitePreparedStatement | |
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) |
SubForm | A form embedded as a widget inside other form |
KexiDB::TableOrQuerySchema | |
KexiDB::TableSchema | |
TableViewHeader | |
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 | |
KexiDB::UnaryExpr | An unary argument operation: + - NOT (or !) ~ "IS NULL" "IS NOT NULL" |
KexiUtils::Validator | |
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 | |
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 | |