#include <umlappprivate.h>
Class UMLAppPrivate holds private class members/methods to reduce the size of the public class and to speed up recompiling. The migration to this class is not complete yet.
◆ UMLAppPrivate()
| UMLAppPrivate::UMLAppPrivate |
( |
UMLApp * | _parent | ) |
|
|
inlineexplicit |
◆ ~UMLAppPrivate()
| UMLAppPrivate::~UMLAppPrivate |
( |
| ) |
|
|
inline |
◆ createBirdView
| void UMLAppPrivate::createBirdView |
( |
UMLView * | view | ) |
|
|
inlineslot |
Create bird's view window in a dock widget.
◆ createBirdWindow
| void UMLAppPrivate::createBirdWindow |
( |
| ) |
|
|
inlineslot |
◆ createCommandHistoryWindow
| void UMLAppPrivate::createCommandHistoryWindow |
( |
| ) |
|
|
inlineslot |
◆ createDebugWindow
| void UMLAppPrivate::createDebugWindow |
( |
| ) |
|
|
inlineslot |
◆ createDiagramsWindow
| void UMLAppPrivate::createDiagramsWindow |
( |
| ) |
|
|
inlineslot |
◆ createDocumentationWindow
| void UMLAppPrivate::createDocumentationWindow |
( |
| ) |
|
|
inlineslot |
◆ createLogWindow
| void UMLAppPrivate::createLogWindow |
( |
| ) |
|
|
inlineslot |
◆ createObjectsWindow
| void UMLAppPrivate::createObjectsWindow |
( |
| ) |
|
|
inlineslot |
◆ createPropertyWindow
| void UMLAppPrivate::createPropertyWindow |
( |
| ) |
|
|
inlineslot |
◆ createStereotypesWindow
| void UMLAppPrivate::createStereotypesWindow |
( |
| ) |
|
|
inlineslot |
◆ createTreeWindow
| void UMLAppPrivate::createTreeWindow |
( |
| ) |
|
|
inlineslot |
◆ createWelcomeWindow
| void UMLAppPrivate::createWelcomeWindow |
( |
| ) |
|
|
inlineslot |
◆ deleteBirdView
| void UMLAppPrivate::deleteBirdView |
( |
| ) |
|
|
inlineslot |
◆ findWelcomeFile()
| QString UMLAppPrivate::findWelcomeFile |
( |
| ) |
|
|
private |
Find welcome.html file for displaying in the welcome window.
- Returns
- path to welcome file or empty if not found
◆ initActions
| void UMLAppPrivate::initActions |
( |
| ) |
|
|
inlineslot |
◆ initWidgets
| void UMLAppPrivate::initWidgets |
( |
| ) |
|
|
inlineslot |
◆ openFileInEditor()
| bool UMLAppPrivate::openFileInEditor |
( |
const QUrl & | file, |
|
|
int | startCursor = 0, |
|
|
int | endCursor = 0 ) |
◆ readWelcomeFile()
| QString UMLAppPrivate::readWelcomeFile |
( |
const QString & | file | ) |
|
|
private |
Read welcome file for displaying in the welcome window.
This method also patches out some unrelated stuff from the html file intended or being displayed with khelpcenter.
- Returns
- html content of welcome file
◆ slotBirdViewChanged
| void UMLAppPrivate::slotBirdViewChanged |
( |
const QPointF & | delta | ) |
|
|
inlineslot |
Slot for changes of the bird view's rectangle by moving.
- Parameters
-
| delta | change value for a move |
◆ slotLogWindowItemDoubleClicked
| void UMLAppPrivate::slotLogWindowItemDoubleClicked |
( |
QListWidgetItem * | item | ) |
|
|
inlineslot |
◆ slotWelcomeWindowLinkClicked
| void UMLAppPrivate::slotWelcomeWindowLinkClicked |
( |
const QUrl & | url | ) |
|
|
inlineslot |
◆ birdView
◆ birdViewDock
Contains the bird's eye view.
◆ cmdHistoryDock
| QDockWidget* UMLAppPrivate::cmdHistoryDock |
Contains the undo/redo viewer widget.
◆ debugDock
| QDockWidget* UMLAppPrivate::debugDock |
◆ diagramsWindow
◆ dockCategory
| KActionCategory* UMLAppPrivate::dockCategory |
◆ document
| KTextEditor::Document* UMLAppPrivate::document |
◆ documentationDock
| QDockWidget* UMLAppPrivate::documentationDock |
◆ docWindow
◆ editor
| KTextEditor::Editor* UMLAppPrivate::editor |
◆ editorWindow
| QDockWidget* UMLAppPrivate::editorWindow |
◆ findDialog
◆ findResults
◆ listDock
| QDockWidget* UMLAppPrivate::listDock |
◆ listView
Listview shows the current open file.
◆ logDock
| QDockWidget* UMLAppPrivate::logDock |
Contains the log window widget.
◆ logWindow
| QListWidget* UMLAppPrivate::logWindow |
◆ objectsWindow
◆ parent
◆ pQUndoView
| QUndoView* UMLAppPrivate::pQUndoView |
◆ stereotypesWindow
◆ view
| KTextEditor::View* UMLAppPrivate::view |
◆ welcomeWindow
| QDockWidget* UMLAppPrivate::welcomeWindow |
The documentation for this class was generated from the following files: