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

#include "addons.h"

+ Collaboration diagram for AddonManager:

Static Public Member Functions

static void loadFromPath (const QString &path, QList< QPushButton * > &buttons, QList< QAction * > &menuEntries)
 
static void initControls ()
 
static void connectEvent (bool isLocal, const QString &address)
 
static void disconnectEvent ()
 

Static Private Attributes

static QList< Addon * > _addons
 

Detailed Description

Definition at line 13 of file addons.h.

Member Function Documentation

void AddonManager::connectEvent ( bool  isLocal,
const QString &  address 
)
static

Definition at line 144 of file addons.cpp.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void AddonManager::disconnectEvent ( )
static

Definition at line 156 of file addons.cpp.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void AddonManager::initControls ( )
static

Definition at line 131 of file addons.cpp.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void AddonManager::loadFromPath ( const QString &  path,
QList< QPushButton * > &  buttons,
QList< QAction * > &  menuEntries 
)
static

Definition at line 53 of file addons.cpp.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

QList< Addon * > AddonManager::_addons
staticprivate

Definition at line 22 of file addons.h.


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