List of all members.
Member Function Documentation
Set a page element as a child for this.
- Parameters:
-
| child | the page element to add as a child |
| QList<PPageElement*> PPageElement::child |
( |
const QString & |
xmlElement | ) |
|
Extract all the page elements of the child with the given xml element name
- Parameters:
-
| xmlElement | the xml element name |
| PPageElement* PPageElement::next |
( |
const QString & |
xmlElement | ) |
|
Return the next page element of the child with the given xml element name
- Parameters:
-
| xmlElement | the xml element name |
| QString PPageElement::text |
( |
| ) |
|
Return the html text of this page element
The documentation for this class was generated from the following files: