#include <workspacetreeview.h>
Inheritance diagram for YWorkSpaceTreeOutputParser:
Public Member Functions | |
YWorkSpaceTreeOutputParser (YWorkSpaceTreeView &view, YWorkSpace &ws) | |
virtual int | WriteContentString (const CONFIG_STRING key, const QString &s) |
virtual int | WriteContentInt (const CONFIG_STRING key, int value) |
virtual int | WriteContentObject (const CONFIG_STRING key, const YDerivedObject &object) |
virtual int | WriteContentState (const CONFIG_STRING key, bool state) |
virtual int | NewSection (const CONFIG_STRING newsectionsetkey, YObject &yobject) |
virtual int | NewSectionSet (const CONFIG_STRING newsectionkey, YSet &yset) |
int | Parse () |
Private Attributes | |
QListViewItem * | afterlistview |
YWorkSpaceTreeView & | workspaceview |
YWorkSpace & | workspace |
|
|
|
Implements YOutputParser. |
|
Implements YOutputParser. |
|
|
|
Implements YOutputParser. |
|
Implements YOutputParser. |
|
Implements YOutputParser. |
|
Implements YOutputParser. |
|
|
|
|
|
|