Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YWorkSpaceTreeOutputParser Class Reference

#include <workspacetreeview.h>

Inheritance diagram for YWorkSpaceTreeOutputParser:

Inheritance graph
[legend]
Collaboration diagram for YWorkSpaceTreeOutputParser:

Collaboration graph
[legend]
List of all members.

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
YWorkSpaceTreeViewworkspaceview
YWorkSpaceworkspace

Constructor & Destructor Documentation

YWorkSpaceTreeOutputParser::YWorkSpaceTreeOutputParser YWorkSpaceTreeView   view,
YWorkSpace   ws
[inline]
 


Member Function Documentation

virtual int YWorkSpaceTreeOutputParser::NewSection const CONFIG_STRING    newsectionsetkey,
YObject   yobject
[virtual]
 

Implements YOutputParser.

virtual int YWorkSpaceTreeOutputParser::NewSectionSet const CONFIG_STRING    newsectionkey,
YSet   yset
[virtual]
 

Implements YOutputParser.

int YWorkSpaceTreeOutputParser::Parse  
 

virtual int YWorkSpaceTreeOutputParser::WriteContentInt const CONFIG_STRING    key,
int    value
[inline, virtual]
 

Implements YOutputParser.

virtual int YWorkSpaceTreeOutputParser::WriteContentObject const CONFIG_STRING    key,
const YDerivedObject   object
[inline, virtual]
 

Implements YOutputParser.

virtual int YWorkSpaceTreeOutputParser::WriteContentState const CONFIG_STRING    key,
bool    state
[inline, virtual]
 

Implements YOutputParser.

virtual int YWorkSpaceTreeOutputParser::WriteContentString const CONFIG_STRING    key,
const QString &    s
[inline, virtual]
 

Implements YOutputParser.


Member Data Documentation

QListViewItem* YWorkSpaceTreeOutputParser::afterlistview [private]
 

YWorkSpace& YWorkSpaceTreeOutputParser::workspace [private]
 

YWorkSpaceTreeView& YWorkSpaceTreeOutputParser::workspaceview [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 14 00:06:50 2003 for Yasa by doxygen1.3-rc3