dockviewbase.h
65 DockViewBase( const TQString &prefix, const TQString &title, TQWidget *parent=0, const char *name=0 );
Base class for dockwidget views This class creates a widget meant to be set as the main widget for a ...
Definition: dockviewbase.h:53
DockViewBase(TQWidget *parent=0, const char *name=0)
Create a KateDockViewBase.
Definition: dockviewbase.cpp:39
void setTitlePrefix(const TQString &prefix)
Set the title prefix to prefix.
Definition: dockviewbase.cpp:58
Namespace collecting as much of the internal Kate classes as we can manage.
Definition: kateapp.h:32