Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Public Member Functions | Private Member Functions | Private Attributes | List of all members
InformationDialog Class Reference

#include "informationdialog.h"

+ Inheritance diagram for InformationDialog:
+ Collaboration diagram for InformationDialog:

Public Member Functions

 InformationDialog ()
 

Private Member Functions

void initTable ()
 

Private Attributes

QLayout * _layout
 
QFormLayout * _tableLayout
 
QLabel_lblTitle
 
QWidget_tableWidget
 

Detailed Description

Definition at line 10 of file informationdialog.h.

Constructor & Destructor Documentation

InformationDialog::InformationDialog ( )
explicit

Definition at line 11 of file informationdialog.cpp.

+ Here is the call graph for this function:

Member Function Documentation

void InformationDialog::initTable ( )
private

Definition at line 33 of file informationdialog.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

QLayout* InformationDialog::_layout
private

Definition at line 15 of file informationdialog.h.

QLabel* InformationDialog::_lblTitle
private

Definition at line 17 of file informationdialog.h.

QFormLayout* InformationDialog::_tableLayout
private

Definition at line 16 of file informationdialog.h.

QWidget* InformationDialog::_tableWidget
private

Definition at line 18 of file informationdialog.h.


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