Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Public Attributes | List of all members
Addon Class Reference
+ Collaboration diagram for Addon:

Public Attributes

QPushButton * button {}
 
QAction * menu {}
 
QProcess process
 
bool wantConnectInfo {}
 
bool wantInit {}
 
bool runAsync {}
 
QList< QPair< QString, QString > > envir
 

Detailed Description

Definition at line 30 of file addons.cpp.

Member Data Documentation

QPushButton* Addon::button {}

Definition at line 33 of file addons.cpp.

QList<QPair<QString, QString> > Addon::envir

Definition at line 39 of file addons.cpp.

QAction* Addon::menu {}

Definition at line 34 of file addons.cpp.

QProcess Addon::process

Definition at line 35 of file addons.cpp.

bool Addon::runAsync {}

Definition at line 38 of file addons.cpp.

bool Addon::wantConnectInfo {}

Definition at line 36 of file addons.cpp.

bool Addon::wantInit {}

Definition at line 37 of file addons.cpp.


The documentation for this class was generated from the following file: