lib
KoOpenPane Class Reference
List of all members.Detailed Description
Definition at line 34 of file KoOpenPane.h.
Signals | |
void | openExistingFile (const QString &) |
void | openTemplate (const QString &) |
void | alwaysUseChanged (KoTemplatesPane *sender, const QString &alwaysUse) |
void | splitterResized (KoDetailsPaneBase *sender, const QValueList< int > &sizes) |
Public Member Functions | |
KoOpenPane (QWidget *parent, KInstance *instance, const QString &templateType=QString::null) | |
virtual | ~KoOpenPane () |
QListViewItem * | addPane (const QString &title, const QString &icon, QWidget *widget, int sortWeight) |
QListViewItem * | addPane (const QString &title, const QPixmap &icon, QWidget *widget, int sortWeight) |
void | setCustomDocumentWidget (QWidget *widget) |
Protected Slots | |
void | showOpenFileDialog () |
void | selectionChanged (QListViewItem *item) |
void | itemClicked (QListViewItem *item) |
void | saveSplitterSizes (KoDetailsPaneBase *sender, const QValueList< int > &sizes) |
Protected Member Functions | |
void | initRecentDocs () |
void | initTemplates (const QString &templateType) |
Member Function Documentation
|
Emitted when the always use template has changed.
|
|
Saves the splitter sizes for KoDetailsPaneBase based panes.
Definition at line 297 of file KoOpenPane.cpp. |
|
If the application has a way to create a document not based on a template, but on user provided settings, the widget showing these gets set here.
Definition at line 240 of file KoOpenPane.cpp. |
|
Emitted when one of the detail panes have changed it's splitter.
|
The documentation for this class was generated from the following files: