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

YMDIWindow Class Reference

#include <mainwindow.h>

Collaboration diagram for YMDIWindow:

Collaboration graph
[legend]
List of all members.

Public Slots

void SetCaption (const QString &newname, YObject *object)

Signals

void StatusMessage (const QString &, int)

Public Member Functions

 YMDIWindow (YMainWindow *parent, const QString title)
 ~YMDIWindow ()
virtual int InitInstance (YFrameArgs &args)
virtual int Show ()
const QString & GetTitle () const
YFrameArgsGetWindowArgs () const
bool CheckTitle (const QString &name) const
YFrameGetMainFrame () const

Static Public Member Functions

int OpenNewWindow (YFrameArgs *args, bool multiple=false, bool fullscreen=false)

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event)

Protected Attributes

YMainWindowmainwindow
YFramemainframe
 This value contains the ptr the main window.


Detailed Description

This class is a base for every kind of child windows


Constructor & Destructor Documentation

YMDIWindow::YMDIWindow YMainWindow   parent,
const QString    title
[inline]
 

YMDIWindow::~YMDIWindow  
 


Member Function Documentation

bool YMDIWindow::CheckTitle const QString &    name const [inline]
 

checks if "About Yasa" == "About Yasa:1" checks if "Simulator ELLF" == "Simulator ELLF - Timing diagram"

YFrame* YMDIWindow::GetMainFrame   const [inline]
 

const QString& YMDIWindow::GetTitle   const [inline]
 

YFrameArgs& YMDIWindow::GetWindowArgs   const [inline]
 

int YMDIWindow::InitInstance YFrameArgs   args [virtual]
 

void YMDIWindow::keyPressEvent QKeyEvent *    event [protected, virtual]
 

int YMDIWindow::OpenNewWindow YFrameArgs   args,
bool    multiple = false,
bool    fullscreen = false
[static]
 

Open the window associated with the object. If it already exist and multiple is false it will be pushed in the foreground (default)

void YMDIWindow::SetCaption const QString &    newname,
YObject   object
[slot]
 

int YMDIWindow::Show   [virtual]
 

void YMDIWindow::StatusMessage const QString &   ,
int   
[signal]
 


Member Data Documentation

YFrame* YMDIWindow::mainframe [protected]
 

This value contains the ptr the main window.

YMainWindow* YMDIWindow::mainwindow [protected]
 


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