Compounds | |
| struct | MMatchPairIdentifier |
| struct | MWriteIdentifierTo |
| class | TAnchor |
| class | TBasePage |
| Base HTML page. More... | |
| class | TBody |
| class | TCheckbox |
| HTML check. More... | |
| class | TCheckboxGroup |
| HTML checkbox group. More... | |
| class | TConstraintException |
| Exception: constraint error. More... | |
| class | TContainer |
| class | TDivision |
| HTML division. More... | |
| class | TException |
| Exception: parent exception class for HTML. More... | |
| class | TForm |
| HTML form. More... | |
| class | TFrame |
| HTML frame. More... | |
| class | TFramedPage |
| Framed page. More... | |
| class | TFrameset |
| HTML frameset. More... | |
| class | THead |
| class | THidden |
| HTML hidden. More... | |
| class | THorizRule |
| HTML horizontal rule. More... | |
| class | TImage |
| HTML image. More... | |
| class | TImageSubmitGroup |
| HTML image submit group. More... | |
| class | TInputImage |
| class | TLayoutTable |
| class | TLineBreak |
| HTML line break. More... | |
| class | TLink |
| HTML link. More... | |
| class | TNoCodeGeneratorException |
| Exception: there is no code-generator. More... | |
| class | TOption |
| HTML option. More... | |
| class | TPage |
| HTML page. More... | |
| class | TParagraph |
| HTML paragraph. More... | |
| class | TPassword |
| HTML password. More... | |
| class | TPatternPage |
| class | TRadio |
| HTML radio. More... | |
| class | TRadioGroup |
| HTML radio group. More... | |
| class | TReset |
| HTML reset. More... | |
| class | TSelect |
| HTML select. More... | |
| class | TSubmit |
| HTML submit. More... | |
| class | TSubmitGroup |
| HTML submit group. More... | |
| class | TTable |
| class | TTableCell |
| class | TTableRow |
| HTML table row. More... | |
| class | TTag |
| class | TText |
| HTML text. More... | |
| class | TTextArea |
| HTML text area. More... | |
| class | TTextEntry |
| class | TTitle |
| HTML title. More... | |
Typedefs | |
| typedef TSmartPointer< TAnchor > | QTAnchor |
| Smart pointer to TAnchor. | |
|
typedef TSmartPointer< const TAnchor > | QKTAnchor |
| Smart pointer to const TAnchor. | |
| typedef TSmartPointer< TBasePage > | QTBasePage |
| Smart pointer to TBasePage. | |
|
typedef TSmartPointer< const TBasePage > | QKTBasePage |
| Smart pointer to const TBasePage. | |
| typedef TSmartPointer< TBody > | QTBody |
| Smart pointer to TBody. | |
|
typedef TSmartPointer< const TBody > | QKTBody |
| Smart pointer to const TBody. | |
| typedef TSmartPointer< TContainer > | QTContainer |
| Smart pointer to TContainer. | |
|
typedef TSmartPointer< const TContainer > | QKTContainer |
| Smart pointer to const TContainer. | |
| typedef TSmartPointer< TForm > | QTForm |
| Smart pointer to TForm. | |
|
typedef TSmartPointer< const TForm > | QKTForm |
| Smart pointer to const TForm. | |
| typedef TSmartPointer< TFrame > | QTFrame |
| Smart pointer to TFrame. | |
|
typedef TSmartPointer< const TFrame > | QKTFrame |
| Smart pointer to const TFrame. | |
| typedef TSmartPointer< TFramedPage > | QTFramedPage |
| Smart pointer to TFramedPage. | |
|
typedef TSmartPointer< const TFramedPage > | QKTFramedPage |
| Smart pointer to const TFramedPage. | |
| typedef TSmartPointer< TFrameset > | QTFrameset |
| Smart pointer to TFrameset. | |
|
typedef TSmartPointer< const TFrameset > | QKTFrameset |
| Smart pointer to const TFrameset. | |
| typedef TSmartPointer< THead > | QTHead |
| Smart pointer to THead. | |
|
typedef TSmartPointer< const THead > | QKTHead |
| Smart pointer to const THead. | |
| typedef TSmartPointer< THidden > | QTHidden |
| Smart pointer to THidden. | |
|
typedef TSmartPointer< const THidden > | QKTHidden |
| Smart pointer to const THidden. | |
| typedef TSmartPointer< TImage > | QTImage |
| Smart pointer to TImage. | |
|
typedef TSmartPointer< const TImage > | QKTImage |
| Smart pointer to const TImage. | |
| typedef TSmartPointer< TLayoutTable > | QTLayoutTable |
| Smart pointer to TLayoutTable. | |
|
typedef TSmartPointer< const TLayoutTable > | QKTLayoutTable |
| Smart pointer to const TLayoutTable. | |
| typedef TSmartPointer< TLink > | QTLink |
| Smart pointer to TLink. | |
|
typedef TSmartPointer< const TLink > | QKTLink |
| Smart pointer to const TLink. | |
| typedef TSmartPointer< TPage > | QTPage |
| Smart pointer to TPage. | |
|
typedef TSmartPointer< const TPage > | QKTPage |
| Smart pointer to const TPage. | |
| typedef TSmartPointer< TParagraph > | QTParagraph |
| Smart pointer to TParagraph. | |
|
typedef TSmartPointer< const TParagraph > | QKTParagraph |
| Smart pointer to const TParagraph. | |
| typedef TSmartPointer< TTable > | QTTable |
| Smart pointer to TTable. | |
|
typedef TSmartPointer< const TTable > | QKTTable |
| Smart pointer to const TTable. | |
| typedef TSmartPointer< TTableCell > | QTTableCell |
| Smart pointer to TTableCell. | |
|
typedef TSmartPointer< const TTableCell > | QKTTableCell |
| Smart pointer to const TTableCell. | |
| typedef TSmartPointer< TTableRow > | QTTableRow |
| Smart pointer to TTableRow. | |
|
typedef TSmartPointer< const TTableRow > | QKTTableRow |
| Smart pointer to const TTableRow. | |
| typedef TSmartPointer< TTag > | QTTag |
| Smart pointer to TTag. | |
|
typedef TSmartPointer< const TTag > | QKTTag |
| Smart pointer to const TTag. | |
| typedef TSmartPointer< TText > | QTText |
| Smart pointer to TText. | |
|
typedef TSmartPointer< const TText > | QKTText |
| Smart pointer to const TText. | |
| typedef TSmartPointer< TTextArea > | QTTextArea |
| Smart pointer to TTextArea. | |
|
typedef TSmartPointer< const TTextArea > | QKTTextArea |
| Smart pointer to const TTextArea. | |
| typedef TSmartPointer< TTextEntry > | QTTextEntry |
| Smart pointer to TTextEntry. | |
|
typedef TSmartPointer< const TTextEntry > | QKTTextEntry |
| Smart pointer to const TTextEntry. | |
| typedef TSmartPointer< TTitle > | QTTitle |
| Smart pointer to TTitle. | |
|
typedef TSmartPointer< const TTitle > | QKTTitle |
| Smart pointer to const TTitle. | |
Variables | |
| const char * | pkcDefaultBodyId = "body" |
| Default identifier for THtmlBody. | |
| const char * | pkcDefaultFramesetId = "frameset" |
| Default identifier for THtmlFrameset. | |
| const char * | pkcDefaultHeadId = "head" |
| Default identifier for THtmlHead. | |
| const char * | pkcDefaultTitleId = "title" |
| Default identifier for THtmlTitle. | |
| const char * | pkcTypeTextCss = "text/css" |
| MIME type for Cascade Style Sheets. | |
| const char | kcIdentifierSeparator = '/' |
| Separator character between two identifiers. | |
| const char | kcIdentifierValueSeparator = ':' |
| Separator character between identifier and value. | |
Name-space for HTML. This name-space makes the variables contained not to collide with any others in MPCL name-space.
1.2.18