okteta
Kasten2::SingleViewArea Class Reference
  #include <singleviewarea.h>
Inheritance diagram for Kasten2::SingleViewArea:

Signals | |
| void | dataDropped (const QMimeData *mimeData) | 
| void | dataOffered (const QMimeData *mimeData, bool &accepted) | 
  Signals inherited from Kasten2::AbstractViewArea | |
| void | focusChanged (bool hasFocus) | 
Public Member Functions | |
| virtual bool | hasFocus () const | 
| virtual void | setCurrentToolInlineView (AbstractToolInlineView *view) | 
| virtual void | setFocus () | 
| void | setView (AbstractView *view) | 
| virtual QWidget * | widget () const | 
  Public Member Functions inherited from Kasten2::AbstractViewArea | |
| virtual | ~AbstractViewArea () | 
  Public Member Functions inherited from Kasten2::If::ToolInlineViewable | |
| virtual | ~ToolInlineViewable () | 
Additional Inherited Members | |
  Protected Member Functions inherited from Kasten2::AbstractViewArea | |
| AbstractViewArea () | |
| AbstractViewArea (AbstractViewAreaPrivate *d) | |
  Protected Attributes inherited from Kasten2::AbstractViewArea | |
| AbstractViewAreaPrivate *const | d_ptr | 
Detailed Description
Definition at line 40 of file singleviewarea.h.
Member Function Documentation
      
  | 
  signal | 
      
  | 
  signal | 
      
  | 
  virtual | 
Implements Kasten2::AbstractViewArea.
Definition at line 47 of file singleviewarea.cpp.
      
  | 
  virtual | 
Implements Kasten2::If::ToolInlineViewable.
Definition at line 63 of file singleviewarea.cpp.
      
  | 
  virtual | 
Implements Kasten2::AbstractViewArea.
Definition at line 55 of file singleviewarea.cpp.
| void Kasten2::SingleViewArea::setView | ( | AbstractView * | view | ) | 
Definition at line 70 of file singleviewarea.cpp.
      
  | 
  virtual | 
Implements Kasten2::AbstractViewArea.
Definition at line 40 of file singleviewarea.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
            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
 Signals inherited from