KateMainWindow Class Reference
Inheritance diagram for KateMainWindow:

Detailed Description
Definition at line 48 of file katemainwindow.h.
Public Member Functions | |
KateMainWindow (KConfig *sconfig, const QString &sgroup) | |
~KateMainWindow () | |
Kate::MainWindow * | mainWindow () |
Kate::ToolViewManager * | toolViewManager () |
KateViewManager * | viewManager () |
DCOPObject * | dcopObject () |
KURL | activeDocumentUrl () |
uint | mainWindowNumber () const |
bool | showModOnDiskPrompt () |
KateTabWidget * | tabWidget () |
void | readProperties (KConfig *config) |
void | saveProperties (KConfig *config) |
void | saveGlobalProperties (KConfig *sessionConfig) |
bool | queryClose_internal () |
void | openURL (const QString &name=0L) |
Protected Member Functions | |
bool | event (QEvent *) |
Friends | |
class | KateConfigDialog |
class | KateViewManager |
Constructor & Destructor Documentation
|
Construct the window and restore it's state from given config if any.
Definition at line 89 of file katemainwindow.cpp. |
|
Destruct the nice window.
Definition at line 188 of file katemainwindow.cpp. |
Member Function Documentation
|
Returns the URL of the current document. anders: I add this for use from the file selector. Definition at line 574 of file katemainwindow.cpp. |
|
Accessor methodes for interface and child objects.
Definition at line 72 of file katemainwindow.h. |
|
Prompts the user for what to do with files that are modified on disk if any. This is optionally run when the window receives focus, and when the last window is closed.
Definition at line 769 of file katemainwindow.cpp. |
|
central tabwidget ;)
Definition at line 315 of file katemainwindow.cpp. |
The documentation for this class was generated from the following files: