Referencia de la Clase listventanas

Provides the dock window to list all windows in BulmaFact. Más...

#include <listventanas.h>

Diagrama de herencias de listventanas

[leyenda]
Diagrama de colaboración para listventanas:
[leyenda]
Lista de todos los miembros.

Slots públicos

virtual void clicked ()

Métodos públicos

 listventanas (QWidget *, const char *)
 ~listventanas ()
void meteWindow (QString, QObject *)
 This function provides the ability of push a window in the dock window.
void sacaWindow (QObject *)

Atributos privados

QListBox * m_listBox

Descripción detallada

Provides the dock window to list all windows in BulmaFact.

Parámetros:
m_listBox this variable is the listBox that contains all titles of the diferent windows.


Documentación del constructor y destructor

listventanas::listventanas QWidget ,
const char * 
 

listventanas::~listventanas  ) 
 


Documentación de las funciones miembro

void listventanas::clicked  )  [virtual, slot]
 

void listventanas::meteWindow QString  nombre,
QObject obj
 

This function provides the ability of push a window in the dock window.

Parámetros:
nombre This QStrin is the name of the window that was shown in the listbox
obj This QObject * contains the pointer of the window for furtner reference.

void listventanas::sacaWindow QObject  ) 
 


Documentación de los datos miembro

QListBox* listventanas::m_listBox [private]
 


La documentación para esta clase fué generada a partir de los siguientes archivos:
Generado el Sat May 21 00:05:04 2005 para BulmaGes por  doxygen 1.4.2