Apart Concept 1 Serial Controller Program with modern UI
This commit is contained in:
commit
c4bde4c18c
103 changed files with 38385 additions and 0 deletions
|
|
@ -0,0 +1,423 @@
|
|||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'Concept1Controller.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 69 (Qt 6.11.1)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../../../src/core/Concept1Controller.h"
|
||||
#include <QtCore/qmetatype.h>
|
||||
|
||||
#include <QtCore/qtmochelpers.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
||||
#include <QtCore/qxptype_traits.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'Concept1Controller.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 69
|
||||
#error "This file was generated using the moc from 6.11.1. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
#ifndef Q_CONSTINIT
|
||||
#define Q_CONSTINIT
|
||||
#endif
|
||||
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
QT_WARNING_DISABLE_GCC("-Wuseless-cast")
|
||||
namespace {
|
||||
struct qt_meta_tag_ZN18Concept1ControllerE_t {};
|
||||
} // unnamed namespace
|
||||
|
||||
template <> constexpr inline auto Concept1Controller::qt_create_metaobjectdata<qt_meta_tag_ZN18Concept1ControllerE_t>()
|
||||
{
|
||||
namespace QMC = QtMocConstants;
|
||||
QtMocHelpers::StringRefStorage qt_stringData {
|
||||
"Concept1Controller",
|
||||
"connectionChanged",
|
||||
"",
|
||||
"connected",
|
||||
"endpoint",
|
||||
"stateChanged",
|
||||
"modeChanged",
|
||||
"musicLevelChanged",
|
||||
"Concept1::Zone",
|
||||
"zone",
|
||||
"level",
|
||||
"micLevelChanged",
|
||||
"maxMusicLevelChanged",
|
||||
"maxMicLevelChanged",
|
||||
"sourceChanged",
|
||||
"Concept1::Source",
|
||||
"source",
|
||||
"eqChanged",
|
||||
"standbyChanged",
|
||||
"on",
|
||||
"autoLoudnessChanged",
|
||||
"pagingActiveChanged",
|
||||
"pagingStateChanged",
|
||||
"active",
|
||||
"inputGainChanged",
|
||||
"value",
|
||||
"sourceNameChanged",
|
||||
"name",
|
||||
"rs232SettingsChanged",
|
||||
"versionsChanged",
|
||||
"errorReceived",
|
||||
"message",
|
||||
"notice",
|
||||
"lineSent",
|
||||
"line",
|
||||
"lineReceived",
|
||||
"onBytesReceived",
|
||||
"data",
|
||||
"onTransportOpenedChanged",
|
||||
"open",
|
||||
"onTransportError"
|
||||
};
|
||||
|
||||
QtMocHelpers::UintData qt_methods {
|
||||
// Signal 'connectionChanged'
|
||||
QtMocHelpers::SignalData<void(bool, const QString &)>(1, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::Bool, 3 }, { QMetaType::QString, 4 },
|
||||
}}),
|
||||
// Signal 'stateChanged'
|
||||
QtMocHelpers::SignalData<void()>(5, 2, QMC::AccessPublic, QMetaType::Void),
|
||||
// Signal 'modeChanged'
|
||||
QtMocHelpers::SignalData<void()>(6, 2, QMC::AccessPublic, QMetaType::Void),
|
||||
// Signal 'musicLevelChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, int)>(7, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Int, 10 },
|
||||
}}),
|
||||
// Signal 'micLevelChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, int)>(11, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Int, 10 },
|
||||
}}),
|
||||
// Signal 'maxMusicLevelChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, int)>(12, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Int, 10 },
|
||||
}}),
|
||||
// Signal 'maxMicLevelChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, int)>(13, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Int, 10 },
|
||||
}}),
|
||||
// Signal 'sourceChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Source)>(14, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 15, 16 },
|
||||
}}),
|
||||
// Signal 'eqChanged'
|
||||
QtMocHelpers::SignalData<void()>(17, 2, QMC::AccessPublic, QMetaType::Void),
|
||||
// Signal 'standbyChanged'
|
||||
QtMocHelpers::SignalData<void(bool)>(18, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::Bool, 19 },
|
||||
}}),
|
||||
// Signal 'autoLoudnessChanged'
|
||||
QtMocHelpers::SignalData<void(bool)>(20, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::Bool, 19 },
|
||||
}}),
|
||||
// Signal 'pagingActiveChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, bool)>(21, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Bool, 19 },
|
||||
}}),
|
||||
// Signal 'pagingStateChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Zone, bool)>(22, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 8, 9 }, { QMetaType::Bool, 23 },
|
||||
}}),
|
||||
// Signal 'inputGainChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Source, int)>(24, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 15, 16 }, { QMetaType::Int, 25 },
|
||||
}}),
|
||||
// Signal 'sourceNameChanged'
|
||||
QtMocHelpers::SignalData<void(Concept1::Source, const QString &)>(26, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ 0x80000000 | 15, 16 }, { QMetaType::QString, 27 },
|
||||
}}),
|
||||
// Signal 'rs232SettingsChanged'
|
||||
QtMocHelpers::SignalData<void()>(28, 2, QMC::AccessPublic, QMetaType::Void),
|
||||
// Signal 'versionsChanged'
|
||||
QtMocHelpers::SignalData<void()>(29, 2, QMC::AccessPublic, QMetaType::Void),
|
||||
// Signal 'errorReceived'
|
||||
QtMocHelpers::SignalData<void(const QString &)>(30, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::QString, 31 },
|
||||
}}),
|
||||
// Signal 'notice'
|
||||
QtMocHelpers::SignalData<void(const QString &)>(32, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::QString, 31 },
|
||||
}}),
|
||||
// Signal 'lineSent'
|
||||
QtMocHelpers::SignalData<void(const QString &)>(33, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::QString, 34 },
|
||||
}}),
|
||||
// Signal 'lineReceived'
|
||||
QtMocHelpers::SignalData<void(const QString &)>(35, 2, QMC::AccessPublic, QMetaType::Void, {{
|
||||
{ QMetaType::QString, 34 },
|
||||
}}),
|
||||
// Slot 'onBytesReceived'
|
||||
QtMocHelpers::SlotData<void(const QByteArray &)>(36, 2, QMC::AccessPrivate, QMetaType::Void, {{
|
||||
{ QMetaType::QByteArray, 37 },
|
||||
}}),
|
||||
// Slot 'onTransportOpenedChanged'
|
||||
QtMocHelpers::SlotData<void(bool)>(38, 2, QMC::AccessPrivate, QMetaType::Void, {{
|
||||
{ QMetaType::Bool, 39 },
|
||||
}}),
|
||||
// Slot 'onTransportError'
|
||||
QtMocHelpers::SlotData<void(const QString &)>(40, 2, QMC::AccessPrivate, QMetaType::Void, {{
|
||||
{ QMetaType::QString, 31 },
|
||||
}}),
|
||||
};
|
||||
QtMocHelpers::UintData qt_properties {
|
||||
};
|
||||
QtMocHelpers::UintData qt_enums {
|
||||
};
|
||||
return QtMocHelpers::metaObjectData<Concept1Controller, qt_meta_tag_ZN18Concept1ControllerE_t>(QMC::MetaObjectFlag{}, qt_stringData,
|
||||
qt_methods, qt_properties, qt_enums);
|
||||
}
|
||||
Q_CONSTINIT const QMetaObject Concept1Controller::staticMetaObject = { {
|
||||
QMetaObject::SuperData::link<QObject::staticMetaObject>(),
|
||||
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18Concept1ControllerE_t>.stringdata,
|
||||
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18Concept1ControllerE_t>.data,
|
||||
qt_static_metacall,
|
||||
nullptr,
|
||||
qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN18Concept1ControllerE_t>.metaTypes,
|
||||
nullptr
|
||||
} };
|
||||
|
||||
void Concept1Controller::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
auto *_t = static_cast<Concept1Controller *>(_o);
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
switch (_id) {
|
||||
case 0: _t->connectionChanged((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<QString>>(_a[2]))); break;
|
||||
case 1: _t->stateChanged(); break;
|
||||
case 2: _t->modeChanged(); break;
|
||||
case 3: _t->musicLevelChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
|
||||
case 4: _t->micLevelChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
|
||||
case 5: _t->maxMusicLevelChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
|
||||
case 6: _t->maxMicLevelChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
|
||||
case 7: _t->sourceChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Source>>(_a[1]))); break;
|
||||
case 8: _t->eqChanged(); break;
|
||||
case 9: _t->standbyChanged((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
|
||||
case 10: _t->autoLoudnessChanged((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
|
||||
case 11: _t->pagingActiveChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<bool>>(_a[2]))); break;
|
||||
case 12: _t->pagingStateChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Zone>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<bool>>(_a[2]))); break;
|
||||
case 13: _t->inputGainChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Source>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
|
||||
case 14: _t->sourceNameChanged((*reinterpret_cast<std::add_pointer_t<Concept1::Source>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<QString>>(_a[2]))); break;
|
||||
case 15: _t->rs232SettingsChanged(); break;
|
||||
case 16: _t->versionsChanged(); break;
|
||||
case 17: _t->errorReceived((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
||||
case 18: _t->notice((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
||||
case 19: _t->lineSent((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
||||
case 20: _t->lineReceived((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
||||
case 21: _t->onBytesReceived((*reinterpret_cast<std::add_pointer_t<QByteArray>>(_a[1]))); break;
|
||||
case 22: _t->onTransportOpenedChanged((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
|
||||
case 23: _t->onTransportError((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
if (_c == QMetaObject::IndexOfMethod) {
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(bool , const QString & )>(_a, &Concept1Controller::connectionChanged, 0))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)()>(_a, &Concept1Controller::stateChanged, 1))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)()>(_a, &Concept1Controller::modeChanged, 2))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , int )>(_a, &Concept1Controller::musicLevelChanged, 3))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , int )>(_a, &Concept1Controller::micLevelChanged, 4))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , int )>(_a, &Concept1Controller::maxMusicLevelChanged, 5))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , int )>(_a, &Concept1Controller::maxMicLevelChanged, 6))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Source )>(_a, &Concept1Controller::sourceChanged, 7))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)()>(_a, &Concept1Controller::eqChanged, 8))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(bool )>(_a, &Concept1Controller::standbyChanged, 9))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(bool )>(_a, &Concept1Controller::autoLoudnessChanged, 10))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , bool )>(_a, &Concept1Controller::pagingActiveChanged, 11))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Zone , bool )>(_a, &Concept1Controller::pagingStateChanged, 12))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Source , int )>(_a, &Concept1Controller::inputGainChanged, 13))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(Concept1::Source , const QString & )>(_a, &Concept1Controller::sourceNameChanged, 14))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)()>(_a, &Concept1Controller::rs232SettingsChanged, 15))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)()>(_a, &Concept1Controller::versionsChanged, 16))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(const QString & )>(_a, &Concept1Controller::errorReceived, 17))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(const QString & )>(_a, &Concept1Controller::notice, 18))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(const QString & )>(_a, &Concept1Controller::lineSent, 19))
|
||||
return;
|
||||
if (QtMocHelpers::indexOfMethod<void (Concept1Controller::*)(const QString & )>(_a, &Concept1Controller::lineReceived, 20))
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
const QMetaObject *Concept1Controller::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *Concept1Controller::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18Concept1ControllerE_t>.strings))
|
||||
return static_cast<void*>(this);
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int Concept1Controller::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 24)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 24;
|
||||
}
|
||||
if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 24)
|
||||
*reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
|
||||
_id -= 24;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
|
||||
// SIGNAL 0
|
||||
void Concept1Controller::connectionChanged(bool _t1, const QString & _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 0, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 1
|
||||
void Concept1Controller::stateChanged()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 2
|
||||
void Concept1Controller::modeChanged()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 3
|
||||
void Concept1Controller::musicLevelChanged(Concept1::Zone _t1, int _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 3, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 4
|
||||
void Concept1Controller::micLevelChanged(Concept1::Zone _t1, int _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 4, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 5
|
||||
void Concept1Controller::maxMusicLevelChanged(Concept1::Zone _t1, int _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 5, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 6
|
||||
void Concept1Controller::maxMicLevelChanged(Concept1::Zone _t1, int _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 6, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 7
|
||||
void Concept1Controller::sourceChanged(Concept1::Source _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 7, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 8
|
||||
void Concept1Controller::eqChanged()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 9
|
||||
void Concept1Controller::standbyChanged(bool _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 9, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 10
|
||||
void Concept1Controller::autoLoudnessChanged(bool _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 10, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 11
|
||||
void Concept1Controller::pagingActiveChanged(Concept1::Zone _t1, bool _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 11, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 12
|
||||
void Concept1Controller::pagingStateChanged(Concept1::Zone _t1, bool _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 12, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 13
|
||||
void Concept1Controller::inputGainChanged(Concept1::Source _t1, int _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 13, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 14
|
||||
void Concept1Controller::sourceNameChanged(Concept1::Source _t1, const QString & _t2)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 14, nullptr, _t1, _t2);
|
||||
}
|
||||
|
||||
// SIGNAL 15
|
||||
void Concept1Controller::rs232SettingsChanged()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 15, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 16
|
||||
void Concept1Controller::versionsChanged()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 16, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 17
|
||||
void Concept1Controller::errorReceived(const QString & _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 17, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 18
|
||||
void Concept1Controller::notice(const QString & _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 18, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 19
|
||||
void Concept1Controller::lineSent(const QString & _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 19, nullptr, _t1);
|
||||
}
|
||||
|
||||
// SIGNAL 20
|
||||
void Concept1Controller::lineReceived(const QString & _t1)
|
||||
{
|
||||
QMetaObject::activate<void>(this, &staticMetaObject, 20, nullptr, _t1);
|
||||
}
|
||||
QT_WARNING_POP
|
||||
|
|
@ -0,0 +1,388 @@
|
|||
/home/tronax/Dokumente/Coding/apart-controller/build/apart-controller_autogen/PRMOGMWJPH/moc_Concept1Controller.cpp: /home/tronax/Dokumente/Coding/apart-controller/src/core/Concept1Controller.h \
|
||||
/home/tronax/Dokumente/Coding/apart-controller/build/apart-controller_autogen/moc_predefs.h \
|
||||
/home/tronax/Dokumente/Coding/apart-controller/src/protocol/Concept1Protocol.h \
|
||||
/home/tronax/Dokumente/Coding/apart-controller/src/protocol/Concept1State.h \
|
||||
/usr/include/alloca.h \
|
||||
/usr/include/asm-generic/bitsperlong.h \
|
||||
/usr/include/asm-generic/errno-base.h \
|
||||
/usr/include/asm-generic/errno.h \
|
||||
/usr/include/asm-generic/int-ll64.h \
|
||||
/usr/include/asm-generic/posix_types.h \
|
||||
/usr/include/asm-generic/types.h \
|
||||
/usr/include/asm/bitsperlong.h \
|
||||
/usr/include/asm/errno.h \
|
||||
/usr/include/asm/posix_types.h \
|
||||
/usr/include/asm/posix_types_64.h \
|
||||
/usr/include/asm/types.h \
|
||||
/usr/include/assert.h \
|
||||
/usr/include/bits/atomic_wide_counter.h \
|
||||
/usr/include/bits/byteswap.h \
|
||||
/usr/include/bits/cpu-set.h \
|
||||
/usr/include/bits/endian.h \
|
||||
/usr/include/bits/endianness.h \
|
||||
/usr/include/bits/errno.h \
|
||||
/usr/include/bits/floatn-common.h \
|
||||
/usr/include/bits/floatn.h \
|
||||
/usr/include/bits/libc-header-start.h \
|
||||
/usr/include/bits/locale.h \
|
||||
/usr/include/bits/long-double.h \
|
||||
/usr/include/bits/pthread_stack_min-dynamic.h \
|
||||
/usr/include/bits/pthreadtypes-arch.h \
|
||||
/usr/include/bits/pthreadtypes.h \
|
||||
/usr/include/bits/sched.h \
|
||||
/usr/include/bits/select.h \
|
||||
/usr/include/bits/setjmp.h \
|
||||
/usr/include/bits/stdint-intn.h \
|
||||
/usr/include/bits/stdint-least.h \
|
||||
/usr/include/bits/stdint-uintn.h \
|
||||
/usr/include/bits/stdio_lim.h \
|
||||
/usr/include/bits/stdlib-float.h \
|
||||
/usr/include/bits/struct_mutex.h \
|
||||
/usr/include/bits/struct_rwlock.h \
|
||||
/usr/include/bits/thread-shared-types.h \
|
||||
/usr/include/bits/time.h \
|
||||
/usr/include/bits/time64.h \
|
||||
/usr/include/bits/timesize.h \
|
||||
/usr/include/bits/timex.h \
|
||||
/usr/include/bits/types.h \
|
||||
/usr/include/bits/types/FILE.h \
|
||||
/usr/include/bits/types/__FILE.h \
|
||||
/usr/include/bits/types/__fpos64_t.h \
|
||||
/usr/include/bits/types/__fpos_t.h \
|
||||
/usr/include/bits/types/__locale_t.h \
|
||||
/usr/include/bits/types/__mbstate_t.h \
|
||||
/usr/include/bits/types/__sigset_t.h \
|
||||
/usr/include/bits/types/clock_t.h \
|
||||
/usr/include/bits/types/clockid_t.h \
|
||||
/usr/include/bits/types/cookie_io_functions_t.h \
|
||||
/usr/include/bits/types/error_t.h \
|
||||
/usr/include/bits/types/locale_t.h \
|
||||
/usr/include/bits/types/mbstate_t.h \
|
||||
/usr/include/bits/types/sigset_t.h \
|
||||
/usr/include/bits/types/struct_FILE.h \
|
||||
/usr/include/bits/types/struct___jmp_buf_tag.h \
|
||||
/usr/include/bits/types/struct_itimerspec.h \
|
||||
/usr/include/bits/types/struct_sched_param.h \
|
||||
/usr/include/bits/types/struct_timespec.h \
|
||||
/usr/include/bits/types/struct_timeval.h \
|
||||
/usr/include/bits/types/struct_tm.h \
|
||||
/usr/include/bits/types/time_t.h \
|
||||
/usr/include/bits/types/timer_t.h \
|
||||
/usr/include/bits/types/wint_t.h \
|
||||
/usr/include/bits/typesizes.h \
|
||||
/usr/include/bits/uintn-identity.h \
|
||||
/usr/include/bits/waitflags.h \
|
||||
/usr/include/bits/waitstatus.h \
|
||||
/usr/include/bits/wchar.h \
|
||||
/usr/include/bits/wordsize.h \
|
||||
/usr/include/c++/16.1.1/algorithm \
|
||||
/usr/include/c++/16.1.1/array \
|
||||
/usr/include/c++/16.1.1/atomic \
|
||||
/usr/include/c++/16.1.1/backward/auto_ptr.h \
|
||||
/usr/include/c++/16.1.1/backward/binders.h \
|
||||
/usr/include/c++/16.1.1/bit \
|
||||
/usr/include/c++/16.1.1/bits/algorithmfwd.h \
|
||||
/usr/include/c++/16.1.1/bits/align.h \
|
||||
/usr/include/c++/16.1.1/bits/alloc_traits.h \
|
||||
/usr/include/c++/16.1.1/bits/allocated_ptr.h \
|
||||
/usr/include/c++/16.1.1/bits/allocator.h \
|
||||
/usr/include/c++/16.1.1/bits/atomic_base.h \
|
||||
/usr/include/c++/16.1.1/bits/atomic_lockfree_defines.h \
|
||||
/usr/include/c++/16.1.1/bits/basic_string.h \
|
||||
/usr/include/c++/16.1.1/bits/basic_string.tcc \
|
||||
/usr/include/c++/16.1.1/bits/char_traits.h \
|
||||
/usr/include/c++/16.1.1/bits/charconv.h \
|
||||
/usr/include/c++/16.1.1/bits/chrono.h \
|
||||
/usr/include/c++/16.1.1/bits/concept_check.h \
|
||||
/usr/include/c++/16.1.1/bits/cpp_type_traits.h \
|
||||
/usr/include/c++/16.1.1/bits/cxxabi_forced.h \
|
||||
/usr/include/c++/16.1.1/bits/cxxabi_init_exception.h \
|
||||
/usr/include/c++/16.1.1/bits/enable_special_members.h \
|
||||
/usr/include/c++/16.1.1/bits/erase_if.h \
|
||||
/usr/include/c++/16.1.1/bits/exception.h \
|
||||
/usr/include/c++/16.1.1/bits/exception_defines.h \
|
||||
/usr/include/c++/16.1.1/bits/exception_ptr.h \
|
||||
/usr/include/c++/16.1.1/bits/functexcept.h \
|
||||
/usr/include/c++/16.1.1/bits/functional_hash.h \
|
||||
/usr/include/c++/16.1.1/bits/hash_bytes.h \
|
||||
/usr/include/c++/16.1.1/bits/hashtable.h \
|
||||
/usr/include/c++/16.1.1/bits/hashtable_policy.h \
|
||||
/usr/include/c++/16.1.1/bits/invoke.h \
|
||||
/usr/include/c++/16.1.1/bits/ios_base.h \
|
||||
/usr/include/c++/16.1.1/bits/list.tcc \
|
||||
/usr/include/c++/16.1.1/bits/locale_classes.h \
|
||||
/usr/include/c++/16.1.1/bits/locale_classes.tcc \
|
||||
/usr/include/c++/16.1.1/bits/localefwd.h \
|
||||
/usr/include/c++/16.1.1/bits/memory_resource.h \
|
||||
/usr/include/c++/16.1.1/bits/memoryfwd.h \
|
||||
/usr/include/c++/16.1.1/bits/monostate.h \
|
||||
/usr/include/c++/16.1.1/bits/move.h \
|
||||
/usr/include/c++/16.1.1/bits/nested_exception.h \
|
||||
/usr/include/c++/16.1.1/bits/new_allocator.h \
|
||||
/usr/include/c++/16.1.1/bits/new_except.h \
|
||||
/usr/include/c++/16.1.1/bits/new_throw.h \
|
||||
/usr/include/c++/16.1.1/bits/node_handle.h \
|
||||
/usr/include/c++/16.1.1/bits/ostream_insert.h \
|
||||
/usr/include/c++/16.1.1/bits/parse_numbers.h \
|
||||
/usr/include/c++/16.1.1/bits/postypes.h \
|
||||
/usr/include/c++/16.1.1/bits/predefined_ops.h \
|
||||
/usr/include/c++/16.1.1/bits/ptr_traits.h \
|
||||
/usr/include/c++/16.1.1/bits/range_access.h \
|
||||
/usr/include/c++/16.1.1/bits/refwrap.h \
|
||||
/usr/include/c++/16.1.1/bits/requires_hosted.h \
|
||||
/usr/include/c++/16.1.1/bits/shared_ptr.h \
|
||||
/usr/include/c++/16.1.1/bits/shared_ptr_atomic.h \
|
||||
/usr/include/c++/16.1.1/bits/shared_ptr_base.h \
|
||||
/usr/include/c++/16.1.1/bits/specfun.h \
|
||||
/usr/include/c++/16.1.1/bits/std_abs.h \
|
||||
/usr/include/c++/16.1.1/bits/std_function.h \
|
||||
/usr/include/c++/16.1.1/bits/stdexcept_except.h \
|
||||
/usr/include/c++/16.1.1/bits/stdexcept_throw.h \
|
||||
/usr/include/c++/16.1.1/bits/stdexcept_throwfwd.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_algo.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_algobase.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_bvector.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_construct.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_function.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_heap.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_iterator.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_iterator_base_funcs.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_iterator_base_types.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_list.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_map.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_multimap.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_numeric.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_pair.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_raw_storage_iter.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_relops.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_tempbuf.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_tree.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_uninitialized.h \
|
||||
/usr/include/c++/16.1.1/bits/stl_vector.h \
|
||||
/usr/include/c++/16.1.1/bits/stream_iterator.h \
|
||||
/usr/include/c++/16.1.1/bits/streambuf.tcc \
|
||||
/usr/include/c++/16.1.1/bits/streambuf_iterator.h \
|
||||
/usr/include/c++/16.1.1/bits/string_view.tcc \
|
||||
/usr/include/c++/16.1.1/bits/stringfwd.h \
|
||||
/usr/include/c++/16.1.1/bits/uniform_int_dist.h \
|
||||
/usr/include/c++/16.1.1/bits/unique_ptr.h \
|
||||
/usr/include/c++/16.1.1/bits/unordered_map.h \
|
||||
/usr/include/c++/16.1.1/bits/uses_allocator.h \
|
||||
/usr/include/c++/16.1.1/bits/uses_allocator_args.h \
|
||||
/usr/include/c++/16.1.1/bits/utility.h \
|
||||
/usr/include/c++/16.1.1/bits/vector.tcc \
|
||||
/usr/include/c++/16.1.1/bits/version.h \
|
||||
/usr/include/c++/16.1.1/cctype \
|
||||
/usr/include/c++/16.1.1/cerrno \
|
||||
/usr/include/c++/16.1.1/chrono \
|
||||
/usr/include/c++/16.1.1/clocale \
|
||||
/usr/include/c++/16.1.1/cmath \
|
||||
/usr/include/c++/16.1.1/compare \
|
||||
/usr/include/c++/16.1.1/concepts \
|
||||
/usr/include/c++/16.1.1/cstddef \
|
||||
/usr/include/c++/16.1.1/cstdint \
|
||||
/usr/include/c++/16.1.1/cstdio \
|
||||
/usr/include/c++/16.1.1/cstdlib \
|
||||
/usr/include/c++/16.1.1/cstring \
|
||||
/usr/include/c++/16.1.1/ctime \
|
||||
/usr/include/c++/16.1.1/cwchar \
|
||||
/usr/include/c++/16.1.1/debug/assertions.h \
|
||||
/usr/include/c++/16.1.1/debug/debug.h \
|
||||
/usr/include/c++/16.1.1/exception \
|
||||
/usr/include/c++/16.1.1/ext/aligned_buffer.h \
|
||||
/usr/include/c++/16.1.1/ext/alloc_traits.h \
|
||||
/usr/include/c++/16.1.1/ext/atomicity.h \
|
||||
/usr/include/c++/16.1.1/ext/concurrence.h \
|
||||
/usr/include/c++/16.1.1/ext/numeric_traits.h \
|
||||
/usr/include/c++/16.1.1/ext/string_conversions.h \
|
||||
/usr/include/c++/16.1.1/ext/type_traits.h \
|
||||
/usr/include/c++/16.1.1/functional \
|
||||
/usr/include/c++/16.1.1/initializer_list \
|
||||
/usr/include/c++/16.1.1/iosfwd \
|
||||
/usr/include/c++/16.1.1/iterator \
|
||||
/usr/include/c++/16.1.1/limits \
|
||||
/usr/include/c++/16.1.1/list \
|
||||
/usr/include/c++/16.1.1/map \
|
||||
/usr/include/c++/16.1.1/memory \
|
||||
/usr/include/c++/16.1.1/new \
|
||||
/usr/include/c++/16.1.1/numeric \
|
||||
/usr/include/c++/16.1.1/optional \
|
||||
/usr/include/c++/16.1.1/pstl/execution_defs.h \
|
||||
/usr/include/c++/16.1.1/pstl/glue_algorithm_defs.h \
|
||||
/usr/include/c++/16.1.1/pstl/glue_memory_defs.h \
|
||||
/usr/include/c++/16.1.1/pstl/glue_numeric_defs.h \
|
||||
/usr/include/c++/16.1.1/pstl/pstl_config.h \
|
||||
/usr/include/c++/16.1.1/ratio \
|
||||
/usr/include/c++/16.1.1/stdexcept \
|
||||
/usr/include/c++/16.1.1/streambuf \
|
||||
/usr/include/c++/16.1.1/string \
|
||||
/usr/include/c++/16.1.1/string_view \
|
||||
/usr/include/c++/16.1.1/system_error \
|
||||
/usr/include/c++/16.1.1/tr1/bessel_function.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/beta_function.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/ell_integral.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/exp_integral.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/gamma.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/hypergeometric.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/legendre_function.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/modified_bessel_func.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/poly_hermite.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/poly_laguerre.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/riemann_zeta.tcc \
|
||||
/usr/include/c++/16.1.1/tr1/special_function_util.h \
|
||||
/usr/include/c++/16.1.1/tuple \
|
||||
/usr/include/c++/16.1.1/type_traits \
|
||||
/usr/include/c++/16.1.1/typeinfo \
|
||||
/usr/include/c++/16.1.1/unordered_map \
|
||||
/usr/include/c++/16.1.1/utility \
|
||||
/usr/include/c++/16.1.1/variant \
|
||||
/usr/include/c++/16.1.1/vector \
|
||||
/usr/include/c++/16.1.1/version \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/atomic_word.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/c++allocator.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/c++config.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/c++locale.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/error_constants.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/gthr-default.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/gthr.h \
|
||||
/usr/include/c++/16.1.1/x86_64-pc-linux-gnu/bits/os_defines.h \
|
||||
/usr/include/ctype.h \
|
||||
/usr/include/endian.h \
|
||||
/usr/include/errno.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/features.h \
|
||||
/usr/include/gnu/stubs-64.h \
|
||||
/usr/include/gnu/stubs.h \
|
||||
/usr/include/linux/errno.h \
|
||||
/usr/include/linux/posix_types.h \
|
||||
/usr/include/linux/sched/types.h \
|
||||
/usr/include/linux/stddef.h \
|
||||
/usr/include/linux/types.h \
|
||||
/usr/include/locale.h \
|
||||
/usr/include/pthread.h \
|
||||
/usr/include/qt6/QtCore/QByteArray \
|
||||
/usr/include/qt6/QtCore/QObject \
|
||||
/usr/include/qt6/QtCore/QQueue \
|
||||
/usr/include/qt6/QtCore/QString \
|
||||
/usr/include/qt6/QtCore/q17memory.h \
|
||||
/usr/include/qt6/QtCore/q20bit.h \
|
||||
/usr/include/qt6/QtCore/q20functional.h \
|
||||
/usr/include/qt6/QtCore/q20memory.h \
|
||||
/usr/include/qt6/QtCore/q20type_traits.h \
|
||||
/usr/include/qt6/QtCore/q23type_traits.h \
|
||||
/usr/include/qt6/QtCore/qalgorithms.h \
|
||||
/usr/include/qt6/QtCore/qanystringview.h \
|
||||
/usr/include/qt6/QtCore/qarraydata.h \
|
||||
/usr/include/qt6/QtCore/qarraydataops.h \
|
||||
/usr/include/qt6/QtCore/qarraydatapointer.h \
|
||||
/usr/include/qt6/QtCore/qassert.h \
|
||||
/usr/include/qt6/QtCore/qatomic.h \
|
||||
/usr/include/qt6/QtCore/qatomic_cxx11.h \
|
||||
/usr/include/qt6/QtCore/qbasicatomic.h \
|
||||
/usr/include/qt6/QtCore/qbindingstorage.h \
|
||||
/usr/include/qt6/QtCore/qbytearray.h \
|
||||
/usr/include/qt6/QtCore/qbytearrayalgorithms.h \
|
||||
/usr/include/qt6/QtCore/qbytearraylist.h \
|
||||
/usr/include/qt6/QtCore/qbytearrayview.h \
|
||||
/usr/include/qt6/QtCore/qchar.h \
|
||||
/usr/include/qt6/QtCore/qcompare.h \
|
||||
/usr/include/qt6/QtCore/qcompare_impl.h \
|
||||
/usr/include/qt6/QtCore/qcomparehelpers.h \
|
||||
/usr/include/qt6/QtCore/qcompilerdetection.h \
|
||||
/usr/include/qt6/QtCore/qconfig.h \
|
||||
/usr/include/qt6/QtCore/qconstructormacros.h \
|
||||
/usr/include/qt6/QtCore/qcontainerfwd.h \
|
||||
/usr/include/qt6/QtCore/qcontainerinfo.h \
|
||||
/usr/include/qt6/QtCore/qcontainertools_impl.h \
|
||||
/usr/include/qt6/QtCore/qdarwinhelpers.h \
|
||||
/usr/include/qt6/QtCore/qdatastream.h \
|
||||
/usr/include/qt6/QtCore/qexceptionhandling.h \
|
||||
/usr/include/qt6/QtCore/qflags.h \
|
||||
/usr/include/qt6/QtCore/qfloat16.h \
|
||||
/usr/include/qt6/QtCore/qforeach.h \
|
||||
/usr/include/qt6/QtCore/qfunctionaltools_impl.h \
|
||||
/usr/include/qt6/QtCore/qfunctionpointer.h \
|
||||
/usr/include/qt6/QtCore/qgenericatomic.h \
|
||||
/usr/include/qt6/QtCore/qglobal.h \
|
||||
/usr/include/qt6/QtCore/qglobalstatic.h \
|
||||
/usr/include/qt6/QtCore/qhashfunctions.h \
|
||||
/usr/include/qt6/QtCore/qiodevicebase.h \
|
||||
/usr/include/qt6/QtCore/qiterable.h \
|
||||
/usr/include/qt6/QtCore/qiterator.h \
|
||||
/usr/include/qt6/QtCore/qlatin1stringview.h \
|
||||
/usr/include/qt6/QtCore/qlist.h \
|
||||
/usr/include/qt6/QtCore/qlogging.h \
|
||||
/usr/include/qt6/QtCore/qmalloc.h \
|
||||
/usr/include/qt6/QtCore/qmath.h \
|
||||
/usr/include/qt6/QtCore/qmetacontainer.h \
|
||||
/usr/include/qt6/QtCore/qmetatype.h \
|
||||
/usr/include/qt6/QtCore/qminmax.h \
|
||||
/usr/include/qt6/QtCore/qnamespace.h \
|
||||
/usr/include/qt6/QtCore/qnumeric.h \
|
||||
/usr/include/qt6/QtCore/qobject.h \
|
||||
/usr/include/qt6/QtCore/qobject_impl.h \
|
||||
/usr/include/qt6/QtCore/qobjectdefs.h \
|
||||
/usr/include/qt6/QtCore/qobjectdefs_impl.h \
|
||||
/usr/include/qt6/QtCore/qoverload.h \
|
||||
/usr/include/qt6/QtCore/qpair.h \
|
||||
/usr/include/qt6/QtCore/qprocessordetection.h \
|
||||
/usr/include/qt6/QtCore/qqueue.h \
|
||||
/usr/include/qt6/QtCore/qrefcount.h \
|
||||
/usr/include/qt6/QtCore/qscopedpointer.h \
|
||||
/usr/include/qt6/QtCore/qscopeguard.h \
|
||||
/usr/include/qt6/QtCore/qstdlibdetection.h \
|
||||
/usr/include/qt6/QtCore/qstring.h \
|
||||
/usr/include/qt6/QtCore/qstringalgorithms.h \
|
||||
/usr/include/qt6/QtCore/qstringbuilder.h \
|
||||
/usr/include/qt6/QtCore/qstringconverter.h \
|
||||
/usr/include/qt6/QtCore/qstringconverter_base.h \
|
||||
/usr/include/qt6/QtCore/qstringfwd.h \
|
||||
/usr/include/qt6/QtCore/qstringlist.h \
|
||||
/usr/include/qt6/QtCore/qstringmatcher.h \
|
||||
/usr/include/qt6/QtCore/qstringtokenizer.h \
|
||||
/usr/include/qt6/QtCore/qstringview.h \
|
||||
/usr/include/qt6/QtCore/qswap.h \
|
||||
/usr/include/qt6/QtCore/qsysinfo.h \
|
||||
/usr/include/qt6/QtCore/qsystemdetection.h \
|
||||
/usr/include/qt6/QtCore/qtaggedpointer.h \
|
||||
/usr/include/qt6/QtCore/qtclasshelpermacros.h \
|
||||
/usr/include/qt6/QtCore/qtconfiginclude.h \
|
||||
/usr/include/qt6/QtCore/qtconfigmacros.h \
|
||||
/usr/include/qt6/QtCore/qtcore-config.h \
|
||||
/usr/include/qt6/QtCore/qtcoreexports.h \
|
||||
/usr/include/qt6/QtCore/qtcoreglobal.h \
|
||||
/usr/include/qt6/QtCore/qtdeprecationdefinitions.h \
|
||||
/usr/include/qt6/QtCore/qtdeprecationmarkers.h \
|
||||
/usr/include/qt6/QtCore/qtenvironmentvariables.h \
|
||||
/usr/include/qt6/QtCore/qtformat_impl.h \
|
||||
/usr/include/qt6/QtCore/qtmetamacros.h \
|
||||
/usr/include/qt6/QtCore/qtnoop.h \
|
||||
/usr/include/qt6/QtCore/qtpreprocessorsupport.h \
|
||||
/usr/include/qt6/QtCore/qtresource.h \
|
||||
/usr/include/qt6/QtCore/qttranslation.h \
|
||||
/usr/include/qt6/QtCore/qttypetraits.h \
|
||||
/usr/include/qt6/QtCore/qtversion.h \
|
||||
/usr/include/qt6/QtCore/qtversionchecks.h \
|
||||
/usr/include/qt6/QtCore/qtypeinfo.h \
|
||||
/usr/include/qt6/QtCore/qtypes.h \
|
||||
/usr/include/qt6/QtCore/qutf8stringview.h \
|
||||
/usr/include/qt6/QtCore/qversiontagging.h \
|
||||
/usr/include/qt6/QtCore/qxptype_traits.h \
|
||||
/usr/include/qt6/QtCore/qyieldcpu.h \
|
||||
/usr/include/sched.h \
|
||||
/usr/include/stdc-predef.h \
|
||||
/usr/include/stdint.h \
|
||||
/usr/include/stdio.h \
|
||||
/usr/include/stdlib.h \
|
||||
/usr/include/string.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/sys/cdefs.h \
|
||||
/usr/include/sys/select.h \
|
||||
/usr/include/sys/single_threaded.h \
|
||||
/usr/include/sys/types.h \
|
||||
/usr/include/time.h \
|
||||
/usr/include/wchar.h \
|
||||
/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include/stdarg.h \
|
||||
/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include/stdbool.h \
|
||||
/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/include/stddef.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue