List of all members | Public Member Functions
QLayoutItemProto Class Reference

#include <qlayoutitemproto.h>

Inheritance diagram for QLayoutItemProto:
QObject QScriptable

Public Member Functions

 QLayoutItemProto (QObject *parent)
 
Q_INVOKABLE Qt::Alignment alignment () const
 
QSizePolicy::ControlTypes controlTypes () const
 
Q_INVOKABLE Qt::Orientations expandingDirections () const
 
Q_INVOKABLE QRect geometry () const
 
Q_INVOKABLE bool hasHeightForWidth () const
 
Q_INVOKABLE int heightForWidth (int w) const
 
Q_INVOKABLE void invalidate ()
 
Q_INVOKABLE bool isEmpty () const
 
Q_INVOKABLE QLayout * layout ()
 
Q_INVOKABLE QSize maximumSize () const
 
Q_INVOKABLE int minimumHeightForWidth (int w) const
 
Q_INVOKABLE QSize minimumSize () const
 
Q_INVOKABLE void setAlignment (Qt::Alignment alignment)
 
Q_INVOKABLE void setGeometry (const QRect &r)
 
Q_INVOKABLE QSize sizeHint () const
 
Q_INVOKABLE QSpacerItem * spacerItem ()
 
Q_INVOKABLE QWidgetwidget ()
 

Constructor & Destructor Documentation

◆ QLayoutItemProto()

QLayoutItemProto::QLayoutItemProto ( QObject parent)

Member Function Documentation

◆ alignment()

Qt::Alignment QLayoutItemProto::alignment ( ) const

◆ controlTypes()

QSizePolicy::ControlTypes QLayoutItemProto::controlTypes ( ) const

◆ expandingDirections()

Qt::Orientations QLayoutItemProto::expandingDirections ( ) const

◆ geometry()

QRect QLayoutItemProto::geometry ( ) const

◆ hasHeightForWidth()

bool QLayoutItemProto::hasHeightForWidth ( ) const

◆ heightForWidth()

int QLayoutItemProto::heightForWidth ( int  w) const

◆ invalidate()

void QLayoutItemProto::invalidate ( )

◆ isEmpty()

bool QLayoutItemProto::isEmpty ( ) const

◆ layout()

QLayout * QLayoutItemProto::layout ( )

◆ maximumSize()

QSize QLayoutItemProto::maximumSize ( ) const

◆ minimumHeightForWidth()

int QLayoutItemProto::minimumHeightForWidth ( int  w) const

◆ minimumSize()

QSize QLayoutItemProto::minimumSize ( ) const

◆ setAlignment()

void QLayoutItemProto::setAlignment ( Qt::Alignment  alignment)

◆ setGeometry()

void QLayoutItemProto::setGeometry ( const QRect &  r)

◆ sizeHint()

QSize QLayoutItemProto::sizeHint ( ) const

◆ spacerItem()

QSpacerItem * QLayoutItemProto::spacerItem ( )

◆ widget()

QWidget * QLayoutItemProto::widget ( )

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

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17