MythTV
master
|
#include <utility>
#include <QEvent>
#include <QSemaphore>
#include "mythuicomposite.h"
#include "mythuiutils.h"
Go to the source code of this file.
Classes | |
class | ScreenLoadCompletionEvent |
Event that can be dispatched from a MythScreenType when it has completed loading. More... | |
class | MythScreenType |
Screen in which all other widgets are contained and rendered. More... | |