filters
DomNode Member ListThis is the complete list of members for DomNode, including all inherited members.
| addBorder(int id, const QColor &color, int style, double width) | DomNode | |
| addColor(const QColor &color) | DomNode | |
| addFrame(int left, int top, int right, int bottom, int autoCreateNewFrame, int newFrameBehaviour, int sheetSide) | DomNode | |
| addFrameSet(const char *name, int frameType, int frameInfo) | DomNode | |
| addKey(const QDateTime &dt, const QString &filename, const QString &name=QString::null) | DomNode | |
| addNode(const char *name) | DomNode | |
| addRect(int left, int top, int right, int bottom) | DomNode | |
| addTextNode(const char *text, QTextCodec *codec) | DomNode | |
| append(const QCString &cstr) | DomNode | |
| append(const QString &_str) | DomNode | |
| append(const char ch) | DomNode | |
| appendNode(const DomNode &child) | DomNode | |
| clear(int level=0) | DomNode | |
| closeNode(const char *name) | DomNode | |
| closeTag(bool nl) | DomNode | |
| DomNode() | DomNode | |
| DomNode(const char *doctype) | DomNode | |
| isEmpty() const | DomNode | |
| setAttribute(const QString &attribute, const QString &value) | DomNode | |
| setAttribute(const char *name, int value) | DomNode | |
| setAttribute(const char *name, double value) | DomNode | |
| toString() const | DomNode | |
|