Kate::DockViewBase Class Reference
Inheritance diagram for Kate::DockViewBase:

Public Member Functions | |
| DockViewBase (QWidget *parent=0, const char *name=0) | |
| DockViewBase (const QString &prefix, const QString &title, QWidget *parent=0, const char *name=0) | |
| ~DockViewBase () | |
| void | setTitlePrefix (const QString &prefix) |
| QString | titlePrefix () const |
| void | setTitle (const QString &title) |
| void | setTitle (const QString &prefix, const QString &title) |
| QString | title () const |
Detailed Description
Definition at line 48 of file dockviewbase.h.
Constructor & Destructor Documentation
|
||||||||||||
|
Create a KateDockViewBase.
Definition at line 39 of file dockviewbase.cpp. |
|
||||||||||||||||||||
|
Create a KateDockViewBase with the title prefix
Definition at line 46 of file dockviewbase.cpp. |
Member Function Documentation
|
|
Set the title prefix to
Definition at line 58 of file dockviewbase.cpp. Referenced by setTitle(). |
|
|
Definition at line 64 of file dockviewbase.cpp. |
|
|
Set the title to
Definition at line 69 of file dockviewbase.cpp. Referenced by setTitle(). |
|
||||||||||||
|
Convenience method, sets both the prefix and title.
Definition at line 80 of file dockviewbase.cpp. References setTitle(), and setTitlePrefix(). |
|
|
Definition at line 75 of file dockviewbase.cpp. |
The documentation for this class was generated from the following files:
