marble
Marble::AbstractMarbleGraphicsLayout Class Referenceabstract
  #include <AbstractMarbleGraphicsLayout.h>
Inheritance diagram for Marble::AbstractMarbleGraphicsLayout:

Public Member Functions | |
| AbstractMarbleGraphicsLayout () | |
| virtual | ~AbstractMarbleGraphicsLayout () | 
| virtual void | updatePositions (MarbleGraphicsItem *parent)=0 | 
Detailed Description
Definition at line 22 of file AbstractMarbleGraphicsLayout.h.
Constructor & Destructor Documentation
| AbstractMarbleGraphicsLayout::AbstractMarbleGraphicsLayout | ( | ) | 
Definition at line 15 of file AbstractMarbleGraphicsLayout.cpp.
      
  | 
  virtual | 
Definition at line 19 of file AbstractMarbleGraphicsLayout.cpp.
Member Function Documentation
      
  | 
  pure virtual | 
This updates the positions of all items in the layout.
Calling this will be done on every repainting, so you won't have to do it yourself.
Implemented in Marble::MarbleGraphicsGridLayout.
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 22:38:55 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 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference