#include <vector>
#include <qlistbox.h>
#include <qtextedit.h>
#include <qlabel.h>
#include "../config.h"
#include "../View/CKlearUIEPGMain.h"
#include "CKlearControllerScheduler.h"
#include "CKlearControllerSchedulerOverview.h"
#include "../../App/EPG/CKlearAppEITData.h"
#include "../../App/EPG/CKlearAppDataLayer.h"
#include "../../App/EPG/CKlearAppDecodingHelper.h"
#include "../../App/EPG/CKlearAppDecodingTables.h"
#include "../../App/CKlearAppConfig.h"
Include dependency graph for CKlearControllerEPGMain.h:
Data Structures | |
class | CKlearControllerEPGMain |
The GUI-controller for the EPG. Controlls the user interaction with the GUI. More... |