Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Koo::Fields::AbstractFieldDelegate::AbstractFieldDelegateAbstractFieldDelegate is the base class for all delegates used in Koo
Koo::Fields::AbstractFieldWidget::AbstractFieldWidgetAbstractFieldWidget is the base class for all field widgets in Koo
Koo::KooChart::AbstractGraphicsChartItem::AbstractGraphicsChartItemBase class for different chart types such as Bar and Pie
Koo::Pos::AbstractKeyboardWidget::AbstractKeyboardWidgetThe AbstactKeyboardWidget provides an abstract class for creating virtual on-screen keyboards
Koo::View::AbstractParser::AbstractParserDescribes the interface any view parser has to implement
Koo::Search::AbstractSearchWidget::AbstractSearchWidgetAbstractFieldWidget is the base class for all search widgets in Koo
Koo::View::AbstractView::AbstractViewDescribes the interface Views must implement
Koo::Screen::Action::ActionQAction that can execute a model action
Koo::Screen::Action::ActionFactoryFactory that creates Action objects to execute actions on the server
Koo::Common::ArrowsEventFilter::ArrowsEventFilterEventFilter that allows moving from one widget to another using Alt + Arrow (Left, Right, Up, Down) and also Alt + Minus and Alt + Plus
Koo::KooChart::AbstractGraphicsChartItem::ColorManagerEncapsulates various color management tasks such as providing a color list to use in charts as background and foreground colors
Koo::Common::Common::ConcurrencyErrorDialogProvices a Dialog used when a concurrency error is received from the server
Koo::Rpc::Rpc::ConnectionAbstract interface for a RPC protocol
Koo::Fields::Web::WebFieldWidget::CookieJarInherits QNetworkCookieJar to make a couple of functions public
Koo::Rpc::Rpc::DatabaseHandles queries that don't require a previous login, served by the db server object
Koo::Dialogs::DatabaseCreationDialog::DatabaseCreationDialogShows a dialog to create a new database in the OpenERP server
Koo::Common::EnterEventFilter::EnterEventFilterEventFilter that treats Enter key events as if they were Tab Key hits
Koo::Common::Common::ErrorDialogShows the error dialog used everywhere in Koo
Koo::Fields::FieldDelegateFactory::FieldDelegateFactorySpecializes in creating the appropiate delegates for a given type
Koo::Model::Field::FieldFactoryMeans of creating the appropiate object to handle a given field type
Koo::Fields::FieldPreferencesDialog::FieldPreferencesDialogFieldPreferencesDialog class provides a dialog for storing a value as default for a field in a model
Koo::Fields::FieldWidgetFactory::FieldWidgetFactorySpecializes in creating the appropiate widget for a given type
Koo::View::Form::FormView::FormContainerWidget with some functionalities to help the parser construct a Form
Koo::View::Form::FormView::FormTabWidgetWidget used instead of QTabWidget in forms
Koo::View::Form::FormView::FormViewAbstractView capable of showing one in an read-write form
Koo::Dialogs::FullTextSearchDialog::FullTextSearchDialogShows a dialog for searching text at all indexed models
Koo::Pos::KeyboardWidget::KeyboardWidgetVirtual on-screen alphanumeric keyboard
Koo::Pos::KeypadWidget::KeypadWidgetThe KeyboardWidget class provides a virtual on-screen numeric keyboard
Koo::koopda::KeyPressEventFilterEventFilter that allows removes KeyPress events and sends them only when KeyRelease is received
Koo::Common::Api::KooApiKooApi class provides an interface several Koo components relay on being available for their proper use
Koo::Model::KooModel::KooModelQAbstractItemModel wrapper around RecordGroup class
Koo::KooChart::AbstractGraphicsChartItem::LegendItemQGraphicsItem to display a chart legend
Koo::Dialogs::LoginDialog::LoginDialogShows a Dialog for logging into OpenObject server
Koo::Common::Common::LostConnectionDialogShows the error dialog used when connection with the server has been lost
Koo::Common::OpenOffice::OpenOffice
Koo::Common::Calendar::PopupCalendarWidgetSimple way to show a calendar where the user can pick up a date
Koo::Pos::EventFilter::PosEventFilterEventFilter that shows a Keyboard for touchscreen environemnts when a QLineEdit or QTextEdit gets the focus (is clicked by the user)
Koo::Printer::Printer::PrinterProvides various static functions to easily print files and/or data comming from the server
Koo::Common::Common::ProgressDialogShows a progress bar moving left and right until you stop it
Koo::Rpc::Rpc::PyroConnectionImplements Connection for the Pyro RPC protocol
Koo::Model::Group::RecordGroupManages a list of records
Koo::Rpc::Rpc::RpcProxyAllows wrapping a server object only by giving it's name
Koo::Screen::Screen::ScreenWidget that provides an easy way of handling multiple views
Koo::Search::SearchFormWidget::SearchFormWidgetThis class provides a form with the fields to search given a model
Koo::Search::SearchWidgetFactory::SearchWidgetFactorySpecializes in creating the appropiate search widget for a given type
Koo::Common::Common::SelectionDialogShows a dialog prompting the user to choose among a list of items
Koo::Plugins::SerialBarcodeScanner::SerialBarcodeScanner::SerialBarcodeScannerThis class reads from a Barcode Scanner connected to the serial port and sends its input as key events to the application
Koo::Rpc::Rpc::SessionSimple way of login and executing function in a server
Koo::Common::Settings::SettingsThe ConfigurationManager class handles Koo settings information
Koo::Rpc::Rpc::SocketConnectionImplements Connection for the OpenERP socket RPC protocol
Koo::Rpc::Subscriber::SubscriberMechanisme for subscribing to server events
Koo::Dialogs::TipOfTheDayDialog::TipOfTheDayDialogShows a dialog with a Tip of the day
Koo::Screen::ToolBar::ToolBarWidget (which inherits QToolBar) and is used as the toolbar in forms
Koo::Fields::TranslationDialog::TranslationDialogTranslationDialog class provides a dialog for translating the value of a translatable field
Koo::Dialogs::TreeWidget::TreeParserParses the arch (XML) of tree views
Koo::Dialogs::TreeWidget::TreeWidgetShows main menu tree as well as other tree views
Koo::Screen::ViewQueue::ViewQueueThis class encapsulates the view types and ids handling for Screen
Koo::Common::ViewSettings::ViewSettingsViewSettings class allows storing and retrieving of view state information such as column size and ordering in QListViews and the such
Koo::Common::WhatsThisEventFilter::WhatsThisEventFilterEventFilter that allows viewing the What's This information of the current widget by pressing a key
Koo::Actions::Wizard::WizardShows a step by step wizard with the provided information
Koo::Actions::Wizard::WizardPageShows a QDialog with the information givenin one wizard step
Koo::Rpc::Rpc::XmlRpcConnectionImplements Connection class for XML-RPC
Generated by Doxygen