|
pwfengine
|
Public Member Functions | |
| PWrapperPrivate (PWrapper *_q) | |
Static Public Member Functions | |
| static QString & | fixUrl (QString &m_url) |
Public Attributes | |
| PEngine * | m_eng |
| PWrapper * | m_parent |
| QString | m_name |
| QString | m_url |
| QString | m_schemaCandidatesDirectory |
| PSchema * | m_schema |
| PWrapperElement * | m_rootElement |
| bool | m_detectSchemaIsRunning |
| PWrapperCache * | m_cache |
| PWrapper * | q |
| QString & PWrapperPrivate::fixUrl | ( | QString & | m_url | ) | [static] |
Uniformize the url to the pattern http(s)://www.sitename.com/path/
True if the detectSchema() process is already running
The wrapper element for the schema root element. It's parent is the the main element of the parent wrapper.
1.7.4