okteta
#include <singleviewwindow_p.h>
Public Member Functions | |
| SingleViewWindowPrivate (SingleViewWindow *parent, AbstractView *view) | |
| ~SingleViewWindowPrivate () | |
| void | addTool (AbstractToolView *toolView) | 
| void | addXmlGuiController (AbstractXmlGuiController *controller) | 
| QList< ToolViewDockWidget * > | dockWidgets () const | 
| void | init () | 
| void | setView (AbstractView *view) | 
Protected Member Functions | |
| AbstractView * | view () const | 
| SingleViewArea * | viewArea () const | 
Protected Attributes | |
| QList< AbstractXmlGuiController * > | mControllers | 
| QList< ToolViewDockWidget * > | mDockWidgets | 
| AbstractDocument * | mDocument | 
| AbstractModelSynchronizer * | mSynchronizer | 
| QList< AbstractTool * > | mTools | 
| AbstractView * | mView | 
| SingleViewArea *const | mViewArea | 
| SingleViewWindow *const | q_ptr | 
Detailed Description
Definition at line 44 of file singleviewwindow_p.h.
Constructor & Destructor Documentation
| Kasten2::SingleViewWindowPrivate::SingleViewWindowPrivate | ( | SingleViewWindow * | parent, | 
| AbstractView * | view | ||
| ) | 
| Kasten2::SingleViewWindowPrivate::~SingleViewWindowPrivate | ( | ) | 
Member Function Documentation
| void Kasten2::SingleViewWindowPrivate::addTool | ( | AbstractToolView * | toolView | ) | 
| void Kasten2::SingleViewWindowPrivate::addXmlGuiController | ( | AbstractXmlGuiController * | controller | ) | 
      
  | 
  inline | 
Definition at line 91 of file singleviewwindow_p.h.
| void Kasten2::SingleViewWindowPrivate::init | ( | ) | 
| void Kasten2::SingleViewWindowPrivate::setView | ( | AbstractView * | view | ) | 
      
  | 
  inlineprotected | 
Definition at line 92 of file singleviewwindow_p.h.
      
  | 
  inlineprotected | 
Definition at line 93 of file singleviewwindow_p.h.
Member Data Documentation
      
  | 
  protected | 
Definition at line 85 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 86 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 81 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 82 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 87 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 80 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 84 of file singleviewwindow_p.h.
      
  | 
  protected | 
Definition at line 78 of file singleviewwindow_p.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference