Location

Undocumented in source.

Members

Enums

State
enum State
Undocumented in source.

Functions

checkState
bool checkState()

returns true if the processing should be interrupted

indent
void indent()
Undocumented in source. Be warned that the author may not have intended to support it.
resetState
void resetState()
Undocumented in source. Be warned that the author may not have intended to support it.
setPath
void setPath(int v)
Undocumented in source. Be warned that the author may not have intended to support it.
startValue
auto startValue(size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
stateFirstOrRest
bool stateFirstOrRest()
Undocumented in source. Be warned that the author may not have intended to support it.
unindent
void unindent()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

state
State state [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_state
State _state;
Undocumented in source.
current_path
TreePath current_path;
path
TreePath path;
Undocumented in source.
x
Axis x;
y
Axis y;
Undocumented in source.

Meta