[mythtv-users] Questions about 29
James Linder
jam at tigger.ws
Sun Feb 18 03:57:16 UTC 2018
Hi Guys
This is more complicated than I understand. Help please anyone …
moc_globalsettings.o:(.data.rel.ro._ZTV30HostRefreshRateComboBoxSetting[_ZTV30HostRefreshRateComboBoxSetting]+0x138): undefined reference to `HostRefreshRateComboBoxSetting::ChangeResolution(StandardSetting*)’
[sandypit] /home/jam/mythtv/mythtv/programs/mythfrontend [1028]% grep HostRefreshRateComboBoxSetting moc_globalsettings.cpp
struct qt_meta_stringdata_HostRefreshRateComboBoxSetting_t {
qptrdiff(offsetof(qt_meta_stringdata_HostRefreshRateComboBoxSetting_t, stringdata0) + ofs \
static const qt_meta_stringdata_HostRefreshRateComboBoxSetting_t qt_meta_stringdata_HostRefreshRateComboBoxSetting = {
QT_MOC_LITERAL(0, 0, 30), // "HostRefreshRateComboBoxSetting"
"HostRefreshRateComboBoxSetting\0"
static const uint qt_meta_data_HostRefreshRateComboBoxSetting[] = {
void HostRefreshRateComboBoxSetting::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
HostRefreshRateComboBoxSetting *_t = static_cast<HostRefreshRateComboBoxSetting *>(_o);
const QMetaObject HostRefreshRateComboBoxSetting::staticMetaObject = {
{ &HostComboBoxSetting::staticMetaObject, qt_meta_stringdata_HostRefreshRateComboBoxSetting.data,
qt_meta_data_HostRefreshRateComboBoxSetting, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
const QMetaObject *HostRefreshRateComboBoxSetting::metaObject() const
void *HostRefreshRateComboBoxSetting::qt_metacast(const char *_clname)
if (!strcmp(_clname, qt_meta_stringdata_HostRefreshRateComboBoxSetting.stringdata0))
return static_cast<void*>(const_cast< HostRefreshRateComboBoxSetting*>(this));
int HostRefreshRateComboBoxSetting::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
James
More information about the mythtv-users
mailing list