|
MythTV master
|
#include "hardwareprofile.h"#include <QStringList>#include <QDir>#include <QTextStream>#include "mythcorecontext.h"#include "mythdirs.h"#include "mythlogging.h"#include "mythsystemlegacy.h"#include "exitcodes.h"#include "mythdate.h"Go to the source code of this file.
Variables | |
| const QString | SMOLT_SERVER_LOCATION |
| const QString | SMOLT_TOKEN |
| const QString SMOLT_SERVER_LOCATION |
Definition at line 16 of file hardwareprofile.cpp.
Referenced by HardwareProfile::GetProfileURL().
| const QString SMOLT_TOKEN |
Definition at line 18 of file hardwareprofile.cpp.
Referenced by HardwareProfile::GetAdminPasswordFromFile().