QTextTableCell Class Reference
#include <qtexttable.h>
Definition at line 59 of file qtexttable.h.
Definition at line 62 of file qtexttable.h.
GLenum GLsizei GLenum GLenum const GLvoid * table
Definition at line 64 of file qtexttable.h.
64 :
table(o.table), fragment(o.fragment) {}
GLenum GLsizei GLenum GLenum const GLvoid * table
Definition at line 65 of file qtexttable.h.
66 {
table = o.table; fragment = o.fragment;
return *
this; }
GLenum GLsizei GLenum GLenum const GLvoid * table
Definition at line 77 of file qtexttable.h.
77 {
return table != 0; }
GLenum GLsizei GLenum GLenum const GLvoid * table
int firstPosition |
( |
| ) |
const |
int lastPosition |
( |
| ) |
const |
Definition at line 84 of file qtexttable.h.
85 {
return table == other.table && fragment == other.fragment; }
GLenum GLsizei GLenum GLenum const GLvoid * table
Definition at line 86 of file qtexttable.h.
bool operator==(const QTextTableCell &other) const
int tableCellFormatIndex |
( |
| ) |
const |
The documentation for this class was generated from the following file: