#include <listventanas.h>
Diagrama de herencias de listventanas
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 |
m_listBox | this variable is the listBox that contains all titles of the diferent windows. |
|
|
|
|
|
|
|
This function provides the ability of push a window in the dock window.
|
|
|
|
|