Qt 4.8
|
#include <qgridlayoutengine_p.h>
Public Functions | |
QStretchParameter () | |
Public Functions inherited from QLayoutParameter< int > | |
bool | isCached () const |
bool | isDefault () const |
bool | isUser () const |
QLayoutParameter () | |
QLayoutParameter (int value, State state=Default) | |
void | setCachedValue (int value) const |
void | setUserValue (int value) |
int | value () const |
int | value (int defaultValue) const |
Additional Inherited Members | |
Public Types inherited from QLayoutParameter< int > | |
enum | State |
Definition at line 132 of file qgridlayoutengine_p.h.
|
inline |
Definition at line 135 of file qgridlayoutengine_p.h.