Kross::KexiApp::KexiAppMainWindow Class Reference
#include <kexiappmainwindow.h>
Inheritance diagram for Kross::KexiApp::KexiAppMainWindow:

Detailed Description
Class to handle Kexi's mainwindow instance.
Definition at line 43 of file kexiappmainwindow.h.
Public Member Functions | |
| KexiAppMainWindow (KexiMainWindow *mainwindow) | |
| Constructor. | |
| virtual | ~KexiAppMainWindow () |
| Destructor. | |
| virtual const QString | getClassName () const |
| bool | isConnected () |
| Kross::Api::Object::Ptr | getConnection () |
| Kross::Api::List * | getPartItems (const QString &mimetype) |
| bool | openPartItem (KexiAppPartItem *partitem) |
| Try to open the defined KexiAppPartItem and. | |
Constructor & Destructor Documentation
|
|
Constructor.
Definition at line 52 of file kexiappmainwindow.cpp. References getConnection(), getPartItems(), isConnected(), and openPartItem(). |
|
|
Destructor.
Definition at line 65 of file kexiappmainwindow.cpp. |
Member Function Documentation
|
|
Definition at line 70 of file kexiappmainwindow.cpp. |
|
|
Definition at line 80 of file kexiappmainwindow.cpp. Referenced by KexiAppMainWindow(). |
|
|
Definition at line 91 of file kexiappmainwindow.cpp. Referenced by KexiAppMainWindow(). |
|
|
Definition at line 75 of file kexiappmainwindow.cpp. Referenced by KexiAppMainWindow(). |
|
|
Try to open the defined KexiAppPartItem and.
Definition at line 99 of file kexiappmainwindow.cpp. References Kexi::DataViewMode, and Kross::KexiApp::KexiAppPartItem::item(). Referenced by KexiAppMainWindow(). |
The documentation for this class was generated from the following files:
