okteta
Kasten2::InfoToolView Class Reference
  #include <infotoolview.h>
Inheritance diagram for Kasten2::InfoToolView:

Public Member Functions | |
| InfoToolView (InfoTool *tool) | |
| virtual | ~InfoToolView () | 
| virtual QString | title () const | 
| virtual AbstractTool * | tool () const | 
| virtual QWidget * | widget () const | 
  Public Member Functions inherited from Kasten2::AbstractToolView | |
| virtual | ~AbstractToolView () | 
Additional Inherited Members | |
  Protected Member Functions inherited from Kasten2::AbstractToolView | |
| AbstractToolView () | |
  Protected Attributes inherited from Kasten2::AbstractToolView | |
| Private *const | d | 
Detailed Description
Definition at line 39 of file infotoolview.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 33 of file infotoolview.cpp.
      
  | 
  virtual | 
Definition at line 42 of file infotoolview.cpp.
Member Function Documentation
      
  | 
  virtual | 
Implements Kasten2::AbstractToolView.
Definition at line 39 of file infotoolview.cpp.
      
  | 
  virtual | 
Implements Kasten2::AbstractToolView.
Definition at line 40 of file infotoolview.cpp.
      
  | 
  virtual | 
Implements Kasten2::AbstractToolView.
Definition at line 38 of file infotoolview.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
 Public Member Functions inherited from