#include <IWORKLayoutElement.h>
Public Member Functions | |
IWORKLayoutElement (IWORKXMLParserState &state) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Protected Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
void | open () |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Protected Attributes | |
bool | m_opened |
![]() | |
State & | m_state |
Private Attributes | |
IWORKStylePtr_t | m_style |
|
explicit |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
protected |
Referenced by element().
|
protected |
Referenced by element(), endOfElement(), and open().
|
private |
Referenced by attribute(), and open().