QTableWidgetItem

Undocumented in source.

Constructors

this
this(QTableWidget tw, int row, int col)
Undocumented in source.
this
this(int Type)
Undocumented in source.
this
this(char ch, void* adr)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

column
int column()
Undocumented in source. Be warned that the author may not have intended to support it.
row
int row()
Undocumented in source. Be warned that the author may not have intended to support it.
setBackground
QTableWidgetItem setBackground(QBrush brush)
Undocumented in source. Be warned that the author may not have intended to support it.
setForeground
QTableWidgetItem setForeground(QBrush brush)
Undocumented in source. Be warned that the author may not have intended to support it.
setStatusTip
QTableWidgetItem setStatusTip(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setStatusTip
QTableWidgetItem setStatusTip(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setText
QTableWidgetItem setText(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setText
QTableWidgetItem setText(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setTextAlignment
QTableWidgetItem setTextAlignment(QtE.AlignmentFlag alig)
Undocumented in source. Be warned that the author may not have intended to support it.
setToolTip
QTableWidgetItem setToolTip(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setToolTip
QTableWidgetItem setToolTip(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setWhatsThis
QTableWidgetItem setWhatsThis(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
setWhatsThis
QTableWidgetItem setWhatsThis(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
text
T text()
Undocumented in source. Be warned that the author may not have intended to support it.
text
T text()
Undocumented in source. Be warned that the author may not have intended to support it.
textAlignment
int textAlignment()
Undocumented in source. Be warned that the author may not have intended to support it.
type
int type()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From QObject

ConnectionType
enum ConnectionType
Undocumented in source.
~this
~this()
Undocumented in source.
setNoDelete
void setNoDelete(bool f)
Undocumented in source. Be warned that the author may not have intended to support it.
setQtObj
void setQtObj(QtObjH adr)
Undocumented in source. Be warned that the author may not have intended to support it.
QtObj
QtObjH QtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
aQtObj
void* aQtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
connect
QObject connect(void* obj1, char* ssignal, void* obj2, char* sslot, QObject.ConnectionType type)
Undocumented in source. Be warned that the author may not have intended to support it.
connects
QObject connects(QObject obj1, string ssignal, QObject obj2, string sslot)
Undocumented in source. Be warned that the author may not have intended to support it.
saveThis
void saveThis(void* adr)

Запомнить указатель на собственный экземпляр

aThis
void* aThis [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta