#include <framed_page.hh>
Public Methods | |
| TFramedPage (const char *pkcIDENTIFIER) | |
| TFramedPage (const char *pkcIDENTIFIER, const char *pkcTITLE) | |
Protected Attributes | |
| QTFrameset | qtFrameset |
| Frameset of the page. | |
| QTHead | qtHead |
| Head of the page. | |
Definition at line 60 of file framed_page.hh.
|
|
Builds a new instance. It also inserts a head and a frameset.
Definition at line 82 of file framed_page.hh. References qtFrameset, qtHead, and mpcl::text::html::QTTag. |
|
||||||||||||
|
Builds a new instance and inserts a head and a frameset. Also inserts a title (pkcTITLE) into the head.
Definition at line 98 of file framed_page.hh. References qtFrameset, qtHead, and mpcl::text::html::QTTag. |
1.2.18