Sayonara Player
Static Public Member Functions | List of all members
SettingConverter< bool > Class Template Reference

#include <SettingConverter.h>

Detailed Description

template<>
class SettingConverter< bool >

The SettingConverter<bool> class.

Static Public Member Functions

static QString cvt_to_string (const bool &val)
 
static bool cvt_from_string (const QString &val, bool &b)