Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Main Page
Namespaces
Classes
Files
File List
File Members
server
helpwindow
helpwindow.h
Go to the documentation of this file.
1
#ifndef HELPWINDOW_H
2
#define HELPWINDOW_H
3
4
#include <QDialog>
5
6
class
QShowEvent;
7
8
class
HelpWindow
:
public
QDialog
9
{
10
Q_OBJECT
11
12
public
:
13
explicit
HelpWindow
(
const
QList<QAction*> &actions,
QWidget
*parent =
nullptr
);
14
15
};
16
#endif
QDialog
HelpWindow
Definition:
helpwindow.h:8
QWidget
HelpWindow::HelpWindow
HelpWindow(const QList< QAction * > &actions, QWidget *parent=nullptr)
Definition:
helpwindow.cpp:14
Generated on Tue Jul 9 2024 12:00:03 for Pool Video Switch v2 by
1.8.8