marble
Marble::TileLevelRangeWidget Class Reference
#include <TileLevelRangeWidget.h>
Inheritance diagram for Marble::TileLevelRangeWidget:
Signals | |
void | bottomLevelChanged (int) |
void | topLevelChanged (int) |
Public Member Functions | |
TileLevelRangeWidget (QWidget *const parent=0, Qt::WindowFlags const f=0) | |
~TileLevelRangeWidget () | |
int | bottomLevel () const |
void | setAllowedLevelRange (int const minimumLevel, int const maximumLevel) |
void | setDefaultLevel (int const ) |
virtual QSize | sizeHint () const |
int | topLevel () const |
Detailed Description
Definition at line 24 of file TileLevelRangeWidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file TileLevelRangeWidget.cpp.
Marble::TileLevelRangeWidget::~TileLevelRangeWidget | ( | ) |
Definition at line 45 of file TileLevelRangeWidget.cpp.
Member Function Documentation
int Marble::TileLevelRangeWidget::bottomLevel | ( | ) | const |
Definition at line 69 of file TileLevelRangeWidget.cpp.
|
signal |
void Marble::TileLevelRangeWidget::setAllowedLevelRange | ( | int const | minimumLevel, |
int const | maximumLevel | ||
) |
Definition at line 55 of file TileLevelRangeWidget.cpp.
void Marble::TileLevelRangeWidget::setDefaultLevel | ( | int const | level | ) |
Definition at line 63 of file TileLevelRangeWidget.cpp.
|
virtual |
Definition at line 50 of file TileLevelRangeWidget.cpp.
int Marble::TileLevelRangeWidget::topLevel | ( | ) | const |
Definition at line 74 of file TileLevelRangeWidget.cpp.
|
signal |
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:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.