MythTV  master
Variables
hardwareprofile.cpp File Reference
#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"
Include dependency graph for hardwareprofile.cpp:

Go to the source code of this file.

Variables

const QString SMOLT_SERVER_LOCATION
 
const QString SMOLT_TOKEN
 

Variable Documentation

◆ SMOLT_SERVER_LOCATION

const QString SMOLT_SERVER_LOCATION
Initial value:
=
QString("http://smolt.mythtv.org/")

Definition at line 16 of file hardwareprofile.cpp.

Referenced by HardwareProfile::GetProfileURL().

◆ SMOLT_TOKEN

const QString SMOLT_TOKEN
Initial value:
=
QString("smolt_token-smolt.mythtv.org")

Definition at line 18 of file hardwareprofile.cpp.

Referenced by HardwareProfile::GetAdminPasswordFromFile().