QTextTableCell

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.
this
this(const(QTextTableCell) o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

begin
QTextFrame.iterator begin()
Undocumented in source.
column
int column()
Undocumented in source.
columnSpan
int columnSpan()
Undocumented in source.
end
QTextFrame.iterator end()
Undocumented in source.
firstCursorPosition
QTextCursor firstCursorPosition()
Undocumented in source.
firstPosition
int firstPosition()
Undocumented in source.
format
QTextCharFormat format()
Undocumented in source.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
lastCursorPosition
QTextCursor lastCursorPosition()
Undocumented in source.
lastPosition
int lastPosition()
Undocumented in source.
row
int row()
Undocumented in source.
rowSpan
int rowSpan()
Undocumented in source.
setFormat
void setFormat(const(QTextCharFormat) format)
Undocumented in source.
tableCellFormatIndex
int tableCellFormatIndex()
Undocumented in source.

Meta