|
Cutelee 6.1.0
|
Public Member Functions | |
| void | addBlocks (const QHash< QString, BlockNode * > &blocks) |
| BlockNode * | getBlock (const QString &name) const |
| bool | isEmpty () |
| BlockNode * | pop (const QString &name) |
| void | push (const QString &name, BlockNode const *blockNode) |
| void | remove (QList< BlockNode * > const &nodes) |
Definition at line 29 of file blockcontext.h.
Definition at line 25 of file blockcontext.cpp.
Definition at line 35 of file blockcontext.cpp.
| bool BlockContext::isEmpty | ( | ) |
Definition at line 57 of file blockcontext.cpp.
Definition at line 44 of file blockcontext.cpp.
Definition at line 52 of file blockcontext.cpp.
| void BlockContext::remove | ( | QList< BlockNode * > const & | nodes | ) |
Definition at line 59 of file blockcontext.cpp.