QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QBoxLayout Class Reference

#include <qtscriptshell_QBoxLayout.h>

List of all members.

Public Member Functions

void addItem (QLayoutItem *arg__1)
void addItem (QLayoutItem *arg__1)
void childEvent (QChildEvent *e)
void childEvent (QChildEvent *e)
int count () const
int count () const
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
Qt::Orientations expandingDirections () const
Qt::Orientations expandingDirections () const
QRect geometry () const
QRect geometry () const
bool hasHeightForWidth () const
bool hasHeightForWidth () const
int heightForWidth (int arg__1) const
int heightForWidth (int arg__1) const
int indexOf (QWidget *arg__1) const
int indexOf (QWidget *arg__1) const
void invalidate ()
void invalidate ()
bool isEmpty () const
bool isEmpty () const
QLayoutItem * itemAt (int arg__1) const
QLayoutItem * itemAt (int arg__1) const
QLayout * layout ()
QLayout * layout ()
QSize maximumSize () const
QSize maximumSize () const
int minimumHeightForWidth (int arg__1) const
int minimumHeightForWidth (int arg__1) const
QSize minimumSize () const
QSize minimumSize () const
 QtScriptShell_QBoxLayout (QBoxLayout::Direction arg__1, QWidget *parent=0)
 QtScriptShell_QBoxLayout (QBoxLayout::Direction arg__1, QWidget *parent=0)
void setGeometry (const QRect &arg__1)
void setGeometry (const QRect &arg__1)
QSize sizeHint () const
QSize sizeHint () const
QSpacerItem * spacerItem ()
QSpacerItem * spacerItem ()
QLayoutItem * takeAt (int arg__1)
QLayoutItem * takeAt (int arg__1)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
QWidget * widget ()
QWidget * widget ()
 ~QtScriptShell_QBoxLayout ()
 ~QtScriptShell_QBoxLayout ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QBoxLayout::QtScriptShell_QBoxLayout ( QBoxLayout::Direction  arg__1,
QWidget *  parent = 0 
)
QtScriptShell_QBoxLayout::~QtScriptShell_QBoxLayout ( )
QtScriptShell_QBoxLayout::QtScriptShell_QBoxLayout ( QBoxLayout::Direction  arg__1,
QWidget *  parent = 0 
)
QtScriptShell_QBoxLayout::~QtScriptShell_QBoxLayout ( )

Member Function Documentation

void QtScriptShell_QBoxLayout::addItem ( QLayoutItem *  arg__1)
void QtScriptShell_QBoxLayout::addItem ( QLayoutItem *  arg__1)
void QtScriptShell_QBoxLayout::childEvent ( QChildEvent *  e)
void QtScriptShell_QBoxLayout::childEvent ( QChildEvent *  e)
int QtScriptShell_QBoxLayout::count ( ) const
int QtScriptShell_QBoxLayout::count ( ) const
void QtScriptShell_QBoxLayout::customEvent ( QEvent *  arg__1)
void QtScriptShell_QBoxLayout::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QBoxLayout::event ( QEvent *  arg__1)
bool QtScriptShell_QBoxLayout::event ( QEvent *  arg__1)
bool QtScriptShell_QBoxLayout::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QBoxLayout::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
Qt::Orientations QtScriptShell_QBoxLayout::expandingDirections ( ) const
Qt::Orientations QtScriptShell_QBoxLayout::expandingDirections ( ) const
QRect QtScriptShell_QBoxLayout::geometry ( ) const
QRect QtScriptShell_QBoxLayout::geometry ( ) const
bool QtScriptShell_QBoxLayout::hasHeightForWidth ( ) const
bool QtScriptShell_QBoxLayout::hasHeightForWidth ( ) const
int QtScriptShell_QBoxLayout::heightForWidth ( int  arg__1) const
int QtScriptShell_QBoxLayout::heightForWidth ( int  arg__1) const
int QtScriptShell_QBoxLayout::indexOf ( QWidget *  arg__1) const
int QtScriptShell_QBoxLayout::indexOf ( QWidget *  arg__1) const
void QtScriptShell_QBoxLayout::invalidate ( )
void QtScriptShell_QBoxLayout::invalidate ( )
bool QtScriptShell_QBoxLayout::isEmpty ( ) const
bool QtScriptShell_QBoxLayout::isEmpty ( ) const
QLayoutItem* QtScriptShell_QBoxLayout::itemAt ( int  arg__1) const
QLayoutItem * QtScriptShell_QBoxLayout::itemAt ( int  arg__1) const
QLayout* QtScriptShell_QBoxLayout::layout ( )
QLayout * QtScriptShell_QBoxLayout::layout ( )
QSize QtScriptShell_QBoxLayout::maximumSize ( ) const
QSize QtScriptShell_QBoxLayout::maximumSize ( ) const
int QtScriptShell_QBoxLayout::minimumHeightForWidth ( int  arg__1) const
int QtScriptShell_QBoxLayout::minimumHeightForWidth ( int  arg__1) const
QSize QtScriptShell_QBoxLayout::minimumSize ( ) const
QSize QtScriptShell_QBoxLayout::minimumSize ( ) const
void QtScriptShell_QBoxLayout::setGeometry ( const QRect &  arg__1)
void QtScriptShell_QBoxLayout::setGeometry ( const QRect &  arg__1)
QSize QtScriptShell_QBoxLayout::sizeHint ( ) const
QSize QtScriptShell_QBoxLayout::sizeHint ( ) const
QSpacerItem* QtScriptShell_QBoxLayout::spacerItem ( )
QSpacerItem * QtScriptShell_QBoxLayout::spacerItem ( )
QLayoutItem* QtScriptShell_QBoxLayout::takeAt ( int  arg__1)
QLayoutItem * QtScriptShell_QBoxLayout::takeAt ( int  arg__1)
void QtScriptShell_QBoxLayout::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QBoxLayout::timerEvent ( QTimerEvent *  arg__1)
QWidget * QtScriptShell_QBoxLayout::widget ( )
QWidget* QtScriptShell_QBoxLayout::widget ( )

Member Data Documentation

QScriptValue QtScriptShell_QBoxLayout::__qtscript_self

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