kexi

kexi Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KoMacro::ActionThe Action class extendes KAction to implement some additional functionality KAction doesn't provide
Kexi::ActionCategoriesA set of functions used to declare action categories
KFormDesigner::AdjustSizeCommand
KexiDB::AdminToolsAn interface containing a set of tools for database administration
KFormDesigner::AlignWidgetsCommand
KexiDB::AlterTableHandlerA tool for handling altering database table schema
KexiDB::AlterTableHandler::ActionBaseAbstract base class used for implementing all the AlterTable actions
KexiDB::AlterTableHandler::ActionBase::DebugOptionsControls debug options for actions. Used in debugString() and debug()
KexiDB::AlterTableHandler::ChangeFieldPropertyAction
KexiDB::AlterTableHandler::ExecutionArgumentsArguments for AlterTableHandler::execute()
KexiDB::AlterTableHandler::FieldActionBaseAbstract base class used for implementing table field-related actions
KexiDB::AlterTableHandler::InsertFieldActionDefines an action for inserting a single table field
KexiDB::AlterTableHandler::MoveFieldPositionAction
KexiDB::AlterTableHandler::RemoveFieldActionDefines an action for removing a single table field
KexiDB::BaseExprA base class for all expressions
KexiDB::BinaryExpr
KFormDesigner::BreakLayoutCommand
KexiTableDesignerCommands::ChangeFieldPropertyCommandUndo/redo command used for when changing a property for a table field
KexiTableDesignerCommands::ChangePropertyVisibilityCommandUndo/redo command used when property visibility is changed
KexiTableDesignerCommands::CommandBase class for all Table Designer's commands
KFormDesigner::CommandBase class for KFormDesigner's commands
KFormDesigner::CommandGroup
KexiDB::ConnectionProvides database connection, allowing queries and data modification
KFormDesigner::Connection
KexiDB::Connection::SelectStatementOptionsOptions used in selectStatement()
KexiDB::Connection::TableSchemaChangeListenerInterface
KFormDesigner::ConnectionBuffer
KexiDB::ConnectionDataDatabase specific connection data, e.g. host, port
KexiDB::ConnectionDataBase
ConnectionDataLVItemHelper class
KFormDesigner::ConnectionDialog
KexiDB::ConstExpr
KFormDesigner::ContainerA class to make a container from any widget
ContainerFactoryStandard Factory for all container widgets
ContainerWidgetA simple container widget
KoMacro::ContextThe context of an execution
KFormDesigner::CreateLayoutCommand
KexiDB::CursorProvides database cursor functionality
CustomWidgetA blank widget displayed when class is not supported
KFormDesigner::CutWidgetCommand
KexiMigration::Data
KexiDB::DatabasePropertiesA set of storable database properties
KexiDB::DatabaseVersionInfoContains database version information about a Kexi-compatible database. The version is stored as internal database properties
KexiPart::DataSourceThis class provides a datasource framework for e.g
KexiMacro::DataTableActionThe DataTableAction class implements a KoMacro::Action to provide functionality to import or export a datatable
dateType
KFormDesigner::DeleteWidgetCommand
KFormDesigner::DesignTimeDynamicChildWidgetHandlerInterface for adding dynamically created (at design time) widget to event eater
KexiDB::DriverGeneric database abstraction
KexiDB::Driver::Info
KexiDB::DriverManagerDatabase driver management, e.g. finding and loading drivers
KFormDesigner::EditListViewDialogA dialog to edit the contents of a listvuew (KListView or QListView)
EventA simple class to store events
KFormDesigner::EventEaterA class for redirecting events
EventList
KoMacro::ExceptionBase Exception class
KexiMacro::ExecuteActionThe ExecuteAction class implements a KoMacro::Action to provide functionality to execute an object like e.g
KexiDB::FieldMeta-data for a field
KexiDB::Field::FieldTypeGroupNames
KexiDB::Field::FieldTypeNames
KexiDB::FieldList
KexiDB::FieldValidatorA validator for KexiDB data types
KFormDesigner::FormA simple class representing a form
KFormDesigner::FormIOA class to save/load forms from .ui files
KFormDesigner::FormManagerThis is Form Designer's main class, which is used by external APIs to access FormDesigner
KFormDesigner::FormPrivate
FormScriptA class that stores the code and events related to a single form
KFormDesigner::FormWidgetBase (virtual) class for all form widgets
FormWidgetBaseHelper: this widget is used to create form's surface
KexiDB::FunctionExpr
  • aggregation functions like SUM, COUNT, MAX,
KFormDesigner::GeometryPropertyCommand
GridHelper widget (used when using 'Lay out in a grid')
GroupBoxA group box widget
KexiPart::GUIClient
HBoxHelper widget (used when using 'Lay out horizontally')
HFlowHelper widget (used when using 'Lay out with horizontal flow')
HistoryEntry
KFormDesigner::HorWidgetListA helper for sorting widgets horizontally
KexiUtils::IdentifierValidatorValidates input for identifier name
KexiMigration::ImportWizardGUI for importing external databases (file-based and server-based)
KexiDB::IndexSchemaProvides information about database index that can be created for a database table
KexiPart::InfoInformation about a Kexi Part (plugin)
KexiTableDesignerCommands::InsertEmptyRowCommandUndo/redo command used when property visibility is changed
KexiTableDesignerCommands::InsertFieldCommandUndo/redo command used when a new field is inserted into a table
InsertPageCommand
KFormDesigner::InsertWidgetCommand
KexiDB::InternalTableSchema
KexiPart::ItemInformation about a single object that can be instantiated using Kexi Part
KexiPart::ItemListPart item list with reimplemented compareItems() method
KDockSplitterLike QSplitter but specially designed for dockwidgets stuff
KexiMacro::KexiActionTemplate class to offer common functionality needed by all KoMacro::Action implementations Kexi provides
KexiActionProxyAn interface that acts as proxy for shared actions within the application
KexiActionSelectionDialogA dialog for selecting an action to be executed for a form's command button
KexiAddParamDialog
Kross::KexiApp::KexiAppMainWindowClass to handle Kexi's mainwindow instance
Kross::KexiApp::KexiAppModuleThe Kexi-application module which provides us the main entrypoint to communicate with a running Kexi-application
Kross::KexiApp::KexiAppPartItemClass to handle Kexi Part::Item instance
KexiArrowTipA tooltip-like widget with additional arrow
KexiBLOBBufferApplication-wide buffer for local BLOB data like pixmaps
KexiBLOBBuffer::HandleObject handle used by KexiBLOBBuffer
KexiBlobTableEdit
KexiBoolTableEditCell editor for boolean type
KexiBrowserThe Main Kexi navigator widget
KexiBrowserItemList view item for the navigator widget (KexiBrowser) Used for creating group items as well as object items
KexiCellEditorFactoryA singleton class providing access to cell editor factories
KexiCellEditorFactoryItemA base class for implementing cell editor factories
KexiCharacterEncodingComboBoxCombobox widget providing a list of possible character encodings
KexiComboBoxBaseA base class for handling data-aware combo boxes. This class is used by KexiComboBoxTableEdit and KexiDBComboBox
KexiComboBoxDropDownButtonA drop-down button for combo box widgets
KexiComboBoxPopupInternal class for displaying popup table view
KexiComboBoxTableEditDrop-down cell editor
KexiConnSelectorWidget
KexiContextHelp
KexiContextMenuUtilsA set of helpers for updating popup menu titles
KexiCSVDelimiterWidgetA combo box widget providing a list of possible delimiters Used by CSV import and export dialogs
KexiCSVExportWizardKexi CSV export wizard Supports exporting to a file and to a clipboard
KexiCSVImportDialogKexi CSV import dialog
KexiCSVImportExportPart
KexiCSVImportOptionsCSV Options
KexiCSVImportOptionsDialogCSV Options dialog
KexiCSVInfoLabelA helper widget showing a short text information with an icon. See ctor for details. Used by CSV import and export dialogs
KexiCSVTextQuoteComboBoxA combo box widget providing a list of possible quote characters Used by CSV import and export dialogs
KexiCustomPropertyFactoryKexi-specific custom property factory for KoProperty library
KexiDataAwareObjectInterfaceThis interface is implemented by KexiTableView and KexiFormView and used by KexiDataAwareView
KexiDataAwareObjectInterface::PositionOfValueUsed to mark recently found value
KexiDataAwarePropertySet
KexiDataAwareViewProvides a view displaying record-based data
KexiDataAwareWidgetInfoA widget info for data-aware widgets
KexiDataItemChangesListenerAn helper class used to react on KexiDataItemInterface objects' changes
KexiDataItemInterfaceAn interface for declaring widgets to be data-aware
KexiDataProviderDrag
KexiDataSourceComboBoxA combo box listing availabe data sources (tables and queries) with icons
KexiDataSourcePageA page within form designer's property tabbed pane, providing data source editor
KexiDataTableProvides a data-driven (record-based) tabular view
KexiDataTableViewDatabase aware table widget
KexiDateFormatterDate formatter used by KexiDateTableEdit and KexiDateTimeTableEdit
KexiDateTableEditEditor 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)
KexiDateTimeTableEditEditor 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)
KexiDBAutoFieldUniversal "Auto Field" widget for Kexi forms
KexiDBCheckBoxA db-aware check box
KexiDBComboBoxCombo box widget for Kexi forms
Kross::KexiDB::KexiDBConnectionA connection to a database
Kross::KexiDB::KexiDBConnectionDataA KexiDBConnectionData is used to store the details needed for a connection with a database
KexiDBConnectionDialog
KexiDBConnectionSet
KexiDBConnectionTabWidget
KexiDBConnectionWidget
KexiDBConnShortcutFile
Kross::KexiDB::KexiDBCursorThe cursor provides a control structure for the successive traversal of records in a result set as returned e.g
KexiDBDateEditA db-aware date editor
KexiDBDateTimeEditA db-aware datetime editor
KexiDBDoubleSpinBoxA db-aware int spin box
Kross::KexiDB::KexiDBDriverDrivers are the implementations Kexi uses to access the driver-backends
KexiDBDriverComboBoxCombo box widget for selecting a database driver
Kross::KexiDB::KexiDBDriverManagerThe drivermanager is the base class to access KexiDBDriver objects and provides common functionality to deal with the KexiDB module
KexiDBFactoryKexi Factory (DB widgets + subform)
Kross::KexiDB::KexiDBFieldA field in a record
Kross::KexiDB::KexiDBFieldListA list of fields
KexiDBFormA DB-aware form widget, acting as form's toplevel widget
KexiDBImageBoxA data-aware, editable image box
KexiDBIntSpinBoxA db-aware int spin box
KexiDBLabelAn extended, data-aware, read-only text label
KexiDBLineEditLine edit widget for Kexi forms
Kross::KexiDB::KexiDBModule
Kross::KexiDB::KexiDBParserThe KexiDBParser could be used to parse SQL-statements
KexiDBPasswordDialog
Kross::KexiDB::KexiDBQuerySchemaThe KexiDBTableSchema object implements a KexiDBSchema for queries
Kross::KexiDB::KexiDBSchema< T >The KexiDBSchema object provides common functionality for schemas like KexiDBTableSchema or KexiDBQuerySchema
KexiDBShortcutFile
KexiDBSubFormA form embedded as a widget inside other form
Kross::KexiDB::KexiDBTableSchemaThe KexiDBTableSchema object implements a KexiDBSchema for tables
KexiDBTextEditMultiline edit widget for Kexi forms
KexiDBTextWidgetInterfaceAn interface providing common text editor's functionality
KexiDBTimeEditA db-aware time editor
KexiDBTitlePageA helper widget used to displaying a line edit with a label and layout
Kross::KexiDB::KexiDBTransactionTransactions are used to ensure that integrity of a database is maintained
KexiDBWidgetContextMenuExtenderUsed for extending editor widgets' context menu
KexiDialogBaseBase class for child window of Kexi's main application window
KexiDialogTempDataPrivides temporary data shared between KexiDialogBase's views (KexiView's)
KexiDisplayUtilsA set of utilities related to displaying common elements in Kexi, like e.g. (autonumber) sign
KexiDisplayUtils::DisplayParametersStores set of display parameters used in utility functions
KexiDropDownButtonA button for drop-down "Image" menu
KexiDSWelcomeThis 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
KexiEditorAn text editor view that uses both KTextEditor and KTextEdit
KexiFieldComboBox
KexiFieldDragDrag object containing information about field(s)
KexiFieldListView
KexiFilterDlg
KexiFindDialogA Kexi-specific "Find text" dialog
KexiFlowLayoutSpecial "flow" layout
KexiFormDataItemInterfaceAn interface for declaring form widgets to be data-aware
KexiFormDataProviderData provider for Kexi Forms
KexiFormEventAction
KexiFormEventAction::ActionDataA structure used in currentActionName()
KexiFormEventHandlerHandles events defined within Kexi Forms
KexiFormManager
KexiFormPartKexi Form Plugin
KexiFormPart::TempData
KexiFormScrollViewKexiFormScrollView class provides a widget for displaying data in a form view
KexiFormViewThe KexiFormView lass provides a data-driven (record-based) form view
KexiFrameFrame widget for Kexi forms
KexiGradientWidgetA simple widget that can use different types of gradients as the background
KexiGUIMessageHandler
KexiImageContextMenuA context menu used for images within form and table views
KexiInputTableEditGeneral purpose cell editor using line edit widget
KexiInternalPartA prototype for Kexi Internal Parts (plugins) implementation
KexiKIconTableEditCell editor for displaying kde icon (using icon name provided as string). Read only
KexiLookupColumnPageA page within table designer's property pane, providing lookup column editor
KexiMacroDesignViewThe KexiScriptDesignView implements KexiMacroView to provide a GUI-Editor to edit a Macro
KexiMacroErrorAn error dialog used to displayed more detailed informations about a KoMacro::Exception that got thrown within a KoMacro::Context during execution
KexiMacroPartKexi Macro Plugin
KexiMacroPropertyImplementation of a KoProperty::CustomProperty to have more control about the handling of our macro-properties
KexiMacroPropertyFactoryImplementation of a KoProperty::CustomPropertyFactory to handle creation of KexiMacroProperty and KexiMacroPropertyWidget instances for our macro-properties
KexiMacroPropertyWidgetImplementation of a KoProperty::Widget used to display and edit a KexiMacroProperty
KexiMacroTextViewThe KexiMacroTextView implements KexiMacroView to provide a simple texteditor to edit the XML document of a Macro
KexiMacroViewThe KexiMacroView implements KexiViewBase to provide a base KexiView instance for Macros
KexiMainWindowKexi's main window interface This interface is implemented by KexiMainWindowImpl class
KexiMainWindowImplKexi's main window implementation
KexiMigration::KexiMigrateImports non-native databases into Kexi projects
KexiMigrationPartInternal part for data/project migration wizard
KexiNameDialog
KexiNameWidget
KexiNewProjectWizard
KexiObjectInfoLabelHelper class displaying small icon with class name and object name
KexiPictureLabel
KexiPrjTypeSelectorA simple widget with radio buttons with "show file/server-based projects" options
KexiProjectA project's main controller
KexiProjectConnectionDataThis class aims to provide methods to store/load database settings especially for file based engines
KexiProjectDataKexi project core data member
KexiProjectSelectorDialog
KexiProjectSelectorWidget
KexiProjectSetStores information about multiple kexi project-data items
KexiPropertyEditorViewThe container (acts as a dock window) for KexiPropertyEditor
KexiPushButtonPush Button widget for Kexi forms
KexiQueryDesignerGuiEditorDesign view of the Query Designer
KexiQueryDesignerSQLEditorText editor for entering query statements
KexiQueryDesignerSQLHistory
KexiQueryDesignerSQLViewFor editing Queries in text mode
KexiQueryParametersUtilities providing GUI for getting query parameters
KexiQueryPartKexi Query Designer Plugin
KexiQueryPart::TempDataTemporary data kept in memory while switching between Query Dialog's views
KexiQueryView
KexiRecordMarkerRecord marker, usually displayed at the left side of a table view or a continuous form
KexiRecordNavigatorKexiRecordNavigator class provides a record navigator
KexiRecordNavigator::ActionsA set of GUI items usable for displaying related actions
KexiRecordNavigatorHandlerKexiRecordNavigatorHandler interface handles requests generated by KexiRecordNavigator
KexiRelationMainDlg
KexiRelationPartImpl
KexiRelationViewView for displaying relations between database tables
KexiRelationViewConnection
KexiRelationViewTable
KexiRelationViewTableContainer
KexiRelationViewTableContainerHeader
KexiRelationWidget
KexiReportFactoryKexi Factory (DB widgets + subform)
KexiReportFormThe report top widget
KexiReportPartKexi Report Plugin It just creates a KexiReportView. See there for most of code
KexiReportPart::TempData
KexiReportScrollView
KexiReportViewThe FormPart's view
KexiScriptDesignViewKexiViewBase to manage script modules in the design-view
KexiScriptEditorThe KexiEditor class embeds text editor for editing scripting code
KexiScriptPartKexi Scripting Plugin
KexiScrollViewThe scrollview which includes KexiDBForm
KexiSearchAndReplaceViewInterfaceAn interface used by Kexi views (KexiViewBase) supporting search/replace features
KexiSearchAndReplaceViewInterface::OptionsSpecifies options for find and replace operations
KexiSectionHeader
KexiSharedActionClientSee KexiTableView and KexiFormScrollView for example usage
KexiSharedActionConnectorAbstract helper class used to connect shared actions from outside of shared-action-aware object
KexiSharedActionHostActs as application-wide host that offers shared actions
KexiSimplePrintingCommandA 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)
KexiSimplePrintingEngineAn engine painting data on pages using QPainter. The engine allows for random access to any page
KexiSimplePrintingPageSetupA window for displaying settings for simple printing
KexiSimplePrintingPartInternal Kexi Simple Printing Plugin
KexiSimplePrintingSettingsSettings data for simple printing engine
KexiSimplePrintPreviewWindowA window for displaying print preview for simple printing
KexiSmallToolButtonA small tool button with icon and optional text
KexiStartupDataStartup data used for storing results of startup operations in Kexi
KexiStartupData::Import
KexiStartupDialog
KexiStartupDialogTemplatesPage
KexiStartupFileDialogWidget for opening/saving files supported by Kexi
KexiStartupFileDialogBase
KexiStartupHandler
KexiStatusBar
KexiSubReportA form embedded as a widget inside other form
KexiSubwidgetInterfaceAn interface allowing to define custom behaviour for subwidget of the KexiDBAutoField
KexiTableDesigner_DataView
KexiTableDesignerInterfaceInterface for main Table Designer's commands
KexiTableDesignerViewDesign view of the Table Designer
KexiTableEditAbstract class for a cell editor. Handles cell painting and displaying the editor widget
KexiTableItem
KexiTablePart
KexiTablePart::TempData
KexiTableViewKexiTableView class provides a widget for displaying data in a tabular view
KexiTableView::Appearance
KexiTableViewColumn
KexiTableViewData
KexiTableViewHeaderA table view header with additional actions
KexiTemplateInfoA structure providing information about single kexi database template file
KexiTemplateLoaderHandles retrieving information about templates
KexiTextFormatterText formatter used to format QVariant values to text for displaying and back to QVariant
KexiTextMessageHandlerA wrapper that redirects messages to a string variables instead of displaying them
KexiTimeFormatterTime 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 ":"
KexiTimeTableEditEditor 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)
KexiToolTipA 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
KexiViewBaseBase class for single view embeddable of in KexiDialogBase
KFDFactory
KFormDesigner::KFDPixmapEdit
KFDTabWidgetA tab widget
KFormDesignerKDevPart
KListViewItemTemplate< type >QListViewItem class with ability for storing additional data member
LabelA simple label inside a report
KFormDesigner::LayoutPropertyCommand
KFormDesigner::LibActionWidgetKToggleAction subclass which remembers the matching class name
Line
LoadIconDialogA simple dialog to choose a KDE icon
KexiUtils::LongLongValidatorA validator for longlong data type
KexiDB::LookupFieldSchemaProvides information about lookup field's setup
KexiDB::LookupFieldSchema::RowSourceRow source information that can be specified for the lookup field schema
KoMacro::MacroThe Macro class implements all the action-handling
KoMacro::MacroItemThe MacroItem class is an item in a Macro and represents one single execution step
KexiPart::ManagerKexiPart's manager: looks up and instantiates them
KoMacro::ManagerThe Manager class acts as window-wide manager for macros
KexiMacro::MessageActionThe ExecuteObject class implements a KoMacro::Action to provide functionality to execute an object like e.g
KexiDB::MessageHandler
KexiDB::MessageTitle
KoMacro::MetaMethodClass to provide abstract methods for the undocumented Qt3 QUObject-API functionality
KoMacro::MetaObjectClass to provide abstract access to extended QObject functionality like the undocumented QUObject-API in Qt3
KoMacro::MetaParameterClass to provide abstract methods for the undocumented Qt3 QUObject-API functionality
KexiMigration::MigrateManagerMigration library management, for finding and loading mogration drivers
KexiPart::Missing
KexiUtils::MultiValidatorA validator groupping multiple QValidators
KexiDB::MySqlConnection
KexiDB::MySqlCursor
KexiDB::MySqlDriverMySQL database driver
KexiMigration::MySQLMigrate
KexiDB::MySqlPreparedStatement
KexiDB::NArgExprA base class N-argument operation
KexiMacro::NavigateActionThe 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::ObjectTreeRepresents all the objects available within a form. This class holds ObjectTreeItem for each widget in a Form
KFormDesigner::ObjectTreeItemAn item representing a widget Holds the properties of a widget (classname, name, parent, children ..)
KFormDesigner::ObjectTreeViewA 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::ObjectTreeViewItemAn 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::OpenActionThe OpenAction class implements a KoMacro::Action to provide functionality to open any kind of Kexi object (e.g
KexiCSVExport::OptionsOptions used in KexiCSVExportWizard contructor
KexiMigration::OptionsDialogImport Options dialog
KexiDB::OrderByColumnKexiDB::OrderByColumn provides information about a single query column used for sorting
OrderByColumnInternal
KexiDB::OrderByColumnListKexiDB::OrderByColumnList provides list of sorted columns for a query schema
KexiDB::ParserParser for SQL statements
KexiDB::ParserErrorProvides detailed i18n'ed error description about the Parser
KexiPart::PartThe main class for kexi frontend parts like tables, queries, forms and reports
KFormDesigner::PasteWidgetCommand
PicLabelA simple picture label inside a report
PixmapCollectionA class that store pixmaps (by path or by name for KDE icons)
PixmapCollectionChooserA dialog to choose an icon in a PixmapCollection
PixmapCollectionEditorA dialog to edit the contents of a PixmapCollection
PixmapIconViewItemA 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::pqxxSqlDriverPostgreSQL database driver
KexiDB::pqxxTransactionData
KexiDB::PreparedStatementPrepared database command for optimizing sequences of multiple database actions
KFormDesigner::PropertyCommand
KexiDB::QueryAsteriskKexiDB::QueryAsterisk class encapsulates information about single asterisk in query definition
KexiDB::QueryColumnInfoHelper class that assigns additional information for the column in a query
KexiDB::QueryParameterExprQuery parameter used to getting user input of constant values
KexiDB::QuerySchemaKexiDB::QuerySchema provides information about database query
KexiDB::QuerySchemaParameterA single parameter of a query schema
KexiDB::QuerySchemaParameterValueListIteratorAn 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::RemoveFieldCommandUndo/redo command used when a field is removed from a table
ReportLineA line
KFormDesigner::ResizeHandleSingle widget which represents a dot for resizing a widget
KFormDesigner::ResizeHandleSetSet of resize handles (for resizing widgets)
KexiDB::ResultInfo
KFormDesigner::RichTextDialogA simple dialog to edit rich text
KexiDB::RowEditBufferData 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
ScriptIOA static class to deal with loading/saving events from/to XML
ScriptManager
SelectOptionsInternal
KexiDB::ServerVersionInfoContains version information about a database backend
KexiDB::SimpleCommandLineAppA skeleton for creating a simple command line database application
SourceConnection
Spring
SQLiteAdminToolsAn interface containing a set of tools for SQLite database administration
KexiDB::SQLiteConnectionSqlite-specific connection
KexiDB::SQLiteCursor
KexiDB::SQLiteDriverSQLite database driver
KexiDB::SQLitePreparedStatement
SQLiteVacuumHelper class performing interactive compacting (VACUUM) of the SQLite database
KexiPart::StaticInfoInformation about a static Kexi Part (plugin)
KexiPart::StaticPartStatic Kexi Part (plugin)
StdWidgetFactoryFactory for all basic widgets, including Spring (not containers)
KexiUtils::StyleProxyQStyle proxy allowing to customizing the currently used style
SubFormA form embedded as a widget inside other form
KexiDB::TableOrQuerySchema
KexiDB::TableSchema
KFormDesigner::TabStopDialogA dialog to edit Form tab stops
KFormDesigner::TabWidgetA tab widget providing information about height of the tab bar
KexiDB::TransactionThis class encapsulates transaction handle
KexiDB::TransactionData
KexiDB::TransactionGuardHelper class for using inside methods for given connection
tristate3-state logical type with three values: true, false and cancelled and convenient operators
KexiMigration::TxtMigrate
Author:
Adam Pigg
KexiDB::UnaryExprAn unary argument operation: + - NOT (or !) ~ "IS NULL" "IS NOT NULL"
KexiUtils::ValidatorA validator extending QValidator with offline-checking for value's validity
KoMacro::VariableA variable value used to provide abstract access to variables
KexiDB::VariableExprVariables like fieldname or tablename.fieldname
VBoxHelper widget (used when using 'Lay out vertically')
KFormDesigner::VerWidgetListA helper for sorting widgets vertically
VFlowHelper widget (used when using 'Lay out with horizontal flow')
KexiUtils::WaitCursor
KexiUtils::WaitCursorRemover
KFormDesigner::WidgetFactoryThe base class for all widget Factories
KFormDesigner::WidgetInfoThis class holds properties of widget classes provided by a factory
KFormDesigner::WidgetLibraryThis class searches for factories and provides KActions for widget creation
KFormDesigner::WidgetPropertySet
KFormDesigner::WidgetWithSubpropertiesInterfaceAn interface for declaring form widgets to have subproperties
KoMacro::XMLHandlerThe XMLHandler class manages the (un-)serialization of a Macro instance to/from XML
KDE Home | KDE Accessibility Home | Description of Access Keys