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

#include "blankscreen.h"

+ Inheritance diagram for BlankScreen:
+ Collaboration diagram for BlankScreen:

Public Member Functions

 BlankScreen ()
 
virtual ~BlankScreen ()
 
void draw (bool force=false)
 
bool lock (const QString &message)
 
bool unlock ()
 

Private Slots

void timer_moveToTop ()
 

Private Attributes

bool _locked
 
QString _message
 
BlankScreen_Sysdep_sysdep
 

Detailed Description

Definition at line 10 of file blankscreen.h.

Constructor & Destructor Documentation

BlankScreen::BlankScreen ( )

Definition at line 15 of file blankscreen.cpp.

+ Here is the call graph for this function:

BlankScreen::~BlankScreen ( )
virtual

Definition at line 31 of file blankscreen.cpp.

+ Here is the call graph for this function:

Member Function Documentation

void BlankScreen::draw ( bool  force = false)
bool BlankScreen::lock ( const QString &  message)

Definition at line 40 of file blankscreen.cpp.

+ Here is the caller graph for this function:

void BlankScreen::timer_moveToTop ( )
privateslot

Definition at line 91 of file blankscreen.cpp.

+ Here is the caller graph for this function:

bool BlankScreen::unlock ( )

Definition at line 68 of file blankscreen.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

bool BlankScreen::_locked
private

Definition at line 21 of file blankscreen.h.

QString BlankScreen::_message
private

Definition at line 22 of file blankscreen.h.

BlankScreen_Sysdep* BlankScreen::_sysdep
private

Definition at line 23 of file blankscreen.h.


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