mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
Improved samples and debugging information
* DBus test for CSimulatedAircraft * Output of metatypes in GUI/core * Changed output from qDebug() to QTextStream * Variant test for CSimulatedAircraft
This commit is contained in:
@@ -191,7 +191,7 @@ namespace BlackSound
|
||||
static void playNotificationSound(qint32 volume, CNotificationSounds::Notification notification);
|
||||
|
||||
//! For debugging purposes
|
||||
void static printAllQtSoundDevices();
|
||||
void static printAllQtSoundDevices(QTextStream &qtout = QTextStream(stdout));
|
||||
|
||||
signals:
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user