parley
parleymainwindow.h
Go to the documentation of this file.
void saveOptions()
save the app-specific options on slotAppExit or by an Options dialog
Definition: parleymainwindow.cpp:146
void removeRecentFile(const KUrl &url)
remove an entry from the list of recent files
Definition: parleymainwindow.cpp:124
bool queryClose()
When quitting, ask for confirmation if the doc has not been saved.
Definition: parleymainwindow.cpp:209
Definition: parleymainwindow.h:41
void setVisibleToolbar(const QString &name)
Definition: parleymainwindow.cpp:402
void showDocumentActions(bool open, bool edit)
Shows or hides actions that are only relevant when a document is opened.
Definition: parleymainwindow.cpp:384
void switchComponent(Component component)
Definition: parleymainwindow.cpp:287
void slotApplyPreferences()
Definition: parleymainwindow.cpp:172
Definition: parleydocument.h:29
void documentUpdated(KEduVocDocument *doc)
Updates connections when the ParleyDocument pointer is changed to doc.
Definition: parleymainwindow.cpp:130
void preferencesChanged()
void showPracticeConfiguration()
Definition: parleymainwindow.cpp:272
void startupTipOfDay()
Show the tip of the day - the startup version that can be disabled.
Definition: parleymainwindow.cpp:224
void updateRecentFilesModel()
update the list of recent files in the dashboard
Definition: parleymainwindow.cpp:141
void addRecentFile(const KUrl &url, const QString &name)
add a new entry to the list of recent files
Definition: parleymainwindow.cpp:118
void recentFilesChanged()
ParleyDocument * parleyDocument()
Return the ParleyDocument member object.
Definition: parleymainwindow.cpp:413
This class handles a session of a fixed size.
Definition: sessionmanagerfixed.h:33
void updateTableFilter()
This will look at the lesson list and also the combo box to determine what should be displayed in the...
void slotUpdateWindowCaption()
Update the title bar of the main window with the current document.
Definition: parleymainwindow.cpp:151
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.