Qt 4.8
Public Functions | List of all members
QStretchParameter Class Reference

#include <qgridlayoutengine_p.h>

Inheritance diagram for QStretchParameter:
QLayoutParameter< int >

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
 

Detailed Description

Definition at line 132 of file qgridlayoutengine_p.h.

Constructors and Destructors

◆ QStretchParameter()

QStretchParameter::QStretchParameter ( )
inline

Definition at line 135 of file qgridlayoutengine_p.h.


The documentation for this class was generated from the following file: