QVISH 0.1
Public Types | Public Member Functions | Public Attributes | List of all members
Wizt::VObjectStory Class Reference

An editable window containing a history of events and allowing interaction with certain text objects. More...

#include <VObjectStory.hpp>

Inheritance diagram for Wizt::VObjectStory:

Public Types

typedef Q3TextView QVStory
 

Public Member Functions

void appendObject (const string &CreatorName, const string &ObjectName)
 Append an object creation event to the story.
 
Q3PopupMenu * createPopupMenu (const QPoint &pos)
 
void loadFile (const string &filename)
 Append an file loading event to the story.
 
string qname () override
 
QWidget * qwidget () override
 
 VObjectStory (QWidget *parent, const string &name, qVMainWindow &)
 

Public Attributes

qVMainWindowmyMainWindow
 
RefPtr< VActionNotifier > StoryNotifier
 

Detailed Description

An editable window containing a history of events and allowing interaction with certain text objects.


The documentation for this class was generated from the following files: