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

YFrameArgs Class Reference

#include <frame.h>

Inheritance diagram for YFrameArgs:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 YFrameArgs (CreateYFrameCall call, const QString &t)
virtual ~YFrameArgs ()
const QString & GetTitle () const
void SetTitle (const QString &t)
YFrameCreateFrame (QWidget *parent)
virtual YObjectGetObject () const

Static Public Member Functions

void DeleteFrameArgs (YFrameArgs &args)

Protected Attributes

QString title
CreateYFrameCall createcall
int refcount

Constructor & Destructor Documentation

YFrameArgs::YFrameArgs CreateYFrameCall    call,
const QString &    t
[inline]
 

virtual YFrameArgs::~YFrameArgs   [inline, virtual]
 


Member Function Documentation

YFrame* YFrameArgs::CreateFrame QWidget *    parent [inline]
 

void YFrameArgs::DeleteFrameArgs YFrameArgs &    args [inline, static]
 

virtual YObject* YFrameArgs::GetObject   const [inline, virtual]
 

Reimplemented in YFrameObjectArgs.

const QString& YFrameArgs::GetTitle   const [inline]
 

void YFrameArgs::SetTitle const QString &    t [inline]
 


Member Data Documentation

CreateYFrameCall YFrameArgs::createcall [protected]
 

int YFrameArgs::refcount [protected]
 

QString YFrameArgs::title [protected]
 


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