QBoxLayoutProto Class Reference

#include <qboxlayoutproto.h>

List of all members.

Public Member Functions

 QBoxLayoutProto (QObject *parent)
Q_INVOKABLE bool activate ()
Q_INVOKABLE void addItem (QLayoutItem *item)
Q_INVOKABLE void addLayout (QLayout *layout, int stretch=0)
Q_INVOKABLE void addSpacerItem (QSpacerItem *spacerItem)
Q_INVOKABLE void addSpacing (int size)
Q_INVOKABLE void addStretch (int stretch=0)
Q_INVOKABLE void addStrut (int size)
Q_INVOKABLE void addWidget (QWidget *widget, int stretch=0, Qt::Alignment alignment=0)
Q_INVOKABLE QRect contentsRect () const
Q_INVOKABLE int count () const
Q_INVOKABLE QBoxLayout::Direction direction () const
Q_INVOKABLE Qt::Orientations expandingDirections () const
Q_INVOKABLE void getContentsMargins (int *left, int *top, int *right, int *bottom) const
Q_INVOKABLE int indexOf (QWidget *widget) const
Q_INVOKABLE void insertLayout (int index, QLayout *layout, int stretch=0)
Q_INVOKABLE void insertSpacerItem (int index, QSpacerItem *spacerItem)
Q_INVOKABLE void insertSpacing (int index, int size)
Q_INVOKABLE void insertStretch (int index, int stretch=0)
Q_INVOKABLE void insertWidget (int index, QWidget *widget, int stretch=0, Qt::Alignment alignment=0)
Q_INVOKABLE void invalidate ()
Q_INVOKABLE bool isEnabled () const
Q_INVOKABLE QLayoutItemitemAt (int index) const
Q_INVOKABLE QSize maximumSize () const
Q_INVOKABLE QWidgetmenuBar () const
Q_INVOKABLE QSize minimumSize () const
Q_INVOKABLE QWidgetparentWidget () const
Q_INVOKABLE void removeItem (QLayoutItem *item)
Q_INVOKABLE void removeWidget (QWidget *widget)
Q_INVOKABLE bool setAlignment (QWidget *w, Qt::Alignment alignment)
Q_INVOKABLE bool setAlignment (QLayout *l, Qt::Alignment alignment)
Q_INVOKABLE void setAlignment (Qt::Alignment alignment)
Q_INVOKABLE void setContentsMargins (int left, int top, int right, int bottom)
Q_INVOKABLE void setDirection (QBoxLayout::Direction direction)
Q_INVOKABLE void setEnabled (bool enable)
Q_INVOKABLE void setMenuBar (QWidget *widget)
Q_INVOKABLE void setStretch (int index, int stretch)
Q_INVOKABLE bool setStretchFactor (QWidget *widget, int stretch)
Q_INVOKABLE bool setStretchFactor (QLayout *layout, int stretch)
Q_INVOKABLE int stretch (int index) const
Q_INVOKABLE QLayoutItemtakeAt (int index)
Q_INVOKABLE void update ()

Constructor & Destructor Documentation

QBoxLayoutProto::QBoxLayoutProto ( QObject parent  ) 

Member Function Documentation

bool QBoxLayoutProto::activate (  ) 
void QBoxLayoutProto::addItem ( QLayoutItem item  ) 
void QBoxLayoutProto::addLayout ( QLayout layout,
int  stretch = 0 
)
void QBoxLayoutProto::addSpacerItem ( QSpacerItem spacerItem  ) 
void QBoxLayoutProto::addSpacing ( int  size  ) 
void QBoxLayoutProto::addStretch ( int  stretch = 0  ) 
void QBoxLayoutProto::addStrut ( int  size  ) 
void QBoxLayoutProto::addWidget ( QWidget widget,
int  stretch = 0,
Qt::Alignment  alignment = 0 
)
QRect QBoxLayoutProto::contentsRect (  )  const
int QBoxLayoutProto::count (  )  const
QBoxLayout::Direction QBoxLayoutProto::direction (  )  const
Qt::Orientations QBoxLayoutProto::expandingDirections (  )  const
void QBoxLayoutProto::getContentsMargins ( int *  left,
int *  top,
int *  right,
int *  bottom 
) const
int QBoxLayoutProto::indexOf ( QWidget widget  )  const
void QBoxLayoutProto::insertLayout ( int  index,
QLayout layout,
int  stretch = 0 
)
void QBoxLayoutProto::insertSpacerItem ( int  index,
QSpacerItem spacerItem 
)
void QBoxLayoutProto::insertSpacing ( int  index,
int  size 
)
void QBoxLayoutProto::insertStretch ( int  index,
int  stretch = 0 
)
void QBoxLayoutProto::insertWidget ( int  index,
QWidget widget,
int  stretch = 0,
Qt::Alignment  alignment = 0 
)
void QBoxLayoutProto::invalidate (  ) 
bool QBoxLayoutProto::isEnabled (  )  const
QLayoutItem * QBoxLayoutProto::itemAt ( int  index  )  const
QSize QBoxLayoutProto::maximumSize (  )  const
QWidget * QBoxLayoutProto::menuBar (  )  const
QSize QBoxLayoutProto::minimumSize (  )  const
QWidget * QBoxLayoutProto::parentWidget (  )  const
void QBoxLayoutProto::removeItem ( QLayoutItem item  ) 
void QBoxLayoutProto::removeWidget ( QWidget widget  ) 
bool QBoxLayoutProto::setAlignment ( QWidget w,
Qt::Alignment  alignment 
)
bool QBoxLayoutProto::setAlignment ( QLayout l,
Qt::Alignment  alignment 
)
void QBoxLayoutProto::setAlignment ( Qt::Alignment  alignment  ) 
void QBoxLayoutProto::setContentsMargins ( int  left,
int  top,
int  right,
int  bottom 
)
void QBoxLayoutProto::setDirection ( QBoxLayout::Direction  direction  ) 
void QBoxLayoutProto::setEnabled ( bool  enable  ) 
void QBoxLayoutProto::setMenuBar ( QWidget widget  ) 
void QBoxLayoutProto::setStretch ( int  index,
int  stretch 
)
bool QBoxLayoutProto::setStretchFactor ( QWidget widget,
int  stretch 
)
bool QBoxLayoutProto::setStretchFactor ( QLayout layout,
int  stretch 
)
int QBoxLayoutProto::stretch ( int  index  )  const
QLayoutItem * QBoxLayoutProto::takeAt ( int  index  ) 
void QBoxLayoutProto::update (  ) 

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

Generated on Mon Nov 30 09:58:00 2009 xTuple ERP Programmer Reference, Version 3.4.0RC doxygen 1.6.1