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

YFrame Class Reference

#include <frame.h>

Inheritance diagram for YFrame:

Inheritance graph
[legend]
Collaboration diagram for YFrame:

Collaboration graph
[legend]
List of all members.

Signals

void CloseFrame ()
void TitleChanged (const QString &newname, YObject *object)
void StatusMessage (const QString &message, int time_ms=0)

Public Member Functions

 YFrame (YFrameArgs &args)
 args to generate this frame

 ~YFrame ()
virtual int InitInstance ()
virtual QWidget * GetMainWidget ()=0
YFrameArgsGetFrameArgs () const
void SetTitle (const QString &newtitle)
virtual void PostCreateWindow (YMDIWindow *)

Private Attributes

Q_OBJECT YFrameArgsframeargs

Constructor & Destructor Documentation

YFrame::YFrame YFrameArgs   args [inline]
 

args to generate this frame

YFrame::~YFrame  
 


Member Function Documentation

void YFrame::CloseFrame   [signal]
 

YFrameArgs& YFrame::GetFrameArgs   const [inline]
 

virtual QWidget* YFrame::GetMainWidget   [pure virtual]
 

Implemented in YEnvironmentFrame, YHelpFrame, YMutexFrame, YOutputWindowFrame, YProjectFrame, YResultFrame, YFileViewFrame, YTaskFrame, and YWorkSpaceFrame.

virtual int YFrame::InitInstance   [inline, virtual]
 

Reimplemented in YEnvironmentFrame, YObjectFrame, YHelpFrame, YMutexFrame, YOutputWindowFrame, YProjectFrame, YResultFrame, YEnvironmentResultFrame, YProjectResultFrame, YFileViewFrame, YLogFileViewFrame, YTaskFrame, and YWorkSpaceFrame.

virtual void YFrame::PostCreateWindow YMDIWindow   [inline, virtual]
 

This function is used to initialize mdi windows after creation and before calling window->show() e.g. connect to signals/slots

Reimplemented in YResultFrame.

void YFrame::SetTitle const QString &    newtitle [inline]
 

we do not compare due to speed issues

void YFrame::StatusMessage const QString &    message,
int    time_ms = 0
[signal]
 

void YFrame::TitleChanged const QString &    newname,
YObject   object
[signal]
 


Member Data Documentation

Q_OBJECT YFrameArgs& YFrame::frameargs [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:56:08 2003 for Yasa by doxygen1.3-rc3