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

#include <qtscriptshell_QTableWidgetItem.h>

List of all members.

Public Member Functions

QTableWidgetItem * clone () const
QTableWidgetItem * clone () const
QVariant data (int role) const
QVariant data (int role) const
 QtScriptShell_QTableWidgetItem (const QIcon &icon, const QString &text, int type=Type)
 QtScriptShell_QTableWidgetItem (const QIcon &icon, const QString &text, int type=Type)
 QtScriptShell_QTableWidgetItem (const QString &text, int type=Type)
 QtScriptShell_QTableWidgetItem (const QString &text, int type=Type)
 QtScriptShell_QTableWidgetItem (const QTableWidgetItem &other)
 QtScriptShell_QTableWidgetItem (const QTableWidgetItem &other)
 QtScriptShell_QTableWidgetItem (int type=Type)
 QtScriptShell_QTableWidgetItem (int type=Type)
void setData (int role, const QVariant &value)
void setData (int role, const QVariant &value)
 ~QtScriptShell_QTableWidgetItem ()
 ~QtScriptShell_QTableWidgetItem ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QIcon &  icon,
const QString &  text,
int  type = Type 
)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QString &  text,
int  type = Type 
)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QTableWidgetItem &  other)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( int  type = Type)
QtScriptShell_QTableWidgetItem::~QtScriptShell_QTableWidgetItem ( )
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QIcon &  icon,
const QString &  text,
int  type = Type 
)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QString &  text,
int  type = Type 
)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( const QTableWidgetItem &  other)
QtScriptShell_QTableWidgetItem::QtScriptShell_QTableWidgetItem ( int  type = Type)
QtScriptShell_QTableWidgetItem::~QtScriptShell_QTableWidgetItem ( )

Member Function Documentation

QTableWidgetItem * QtScriptShell_QTableWidgetItem::clone ( ) const
QTableWidgetItem* QtScriptShell_QTableWidgetItem::clone ( ) const
QVariant QtScriptShell_QTableWidgetItem::data ( int  role) const
QVariant QtScriptShell_QTableWidgetItem::data ( int  role) const
void QtScriptShell_QTableWidgetItem::setData ( int  role,
const QVariant &  value 
)
void QtScriptShell_QTableWidgetItem::setData ( int  role,
const QVariant &  value 
)

Member Data Documentation

QScriptValue QtScriptShell_QTableWidgetItem::__qtscript_self

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