kalarm
DialogScroll< T > Class Template Reference
#include <dialogscroll.h>
Inheritance diagram for DialogScroll< T >:

Detailed Description
template<class T>
class DialogScroll< T >
Definition at line 36 of file dialogscroll.h.
Public Member Functions | |
| DialogScroll (QWidget *parent=0) | |
| virtual QSize | minimumSizeHint () const |
| virtual QSize | sizeHint () const |
| ~DialogScroll () | |
Static Public Member Functions | |
| static int | heightReduction () |
| static QSize | initMinimumHeight (T *) |
| static void | setSized () |
| static bool | sized () |
Constructor & Destructor Documentation
template<class T>
| DialogScroll< T >::DialogScroll | ( | QWidget * | parent = 0 |
) | [inline, explicit] |
Definition at line 68 of file dialogscroll.h.
template<class T>
| DialogScroll< T >::~DialogScroll | ( | ) | [inline] |
Definition at line 80 of file dialogscroll.h.
Member Function Documentation
template<class T>
| static int DialogScroll< T >::heightReduction | ( | ) | [inline, static] |
Definition at line 43 of file dialogscroll.h.
template<class T>
| QSize DialogScroll< T >::initMinimumHeight | ( | T * | dlg | ) | [inline, static] |
Definition at line 102 of file dialogscroll.h.
template<class T>
| QSize DialogScroll< T >::minimumSizeHint | ( | ) | const [inline, virtual] |
Definition at line 86 of file dialogscroll.h.
template<class T>
| static void DialogScroll< T >::setSized | ( | ) | [inline, static] |
Definition at line 45 of file dialogscroll.h.
template<class T>
| static bool DialogScroll< T >::sized | ( | ) | [inline, static] |
Definition at line 46 of file dialogscroll.h.
template<class T>
| virtual QSize DialogScroll< T >::sizeHint | ( | ) | const [inline, virtual] |
Definition at line 41 of file dialogscroll.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference