#include <QObject>
#include "btassert.h"
Go to the source code of this file.
◆ BT_CONNECT
#define BT_CONNECT |
( |
|
... | ) |
|
Value: [&,this]{ \
auto
r(this->connect(__VA_ARGS__)); \
}()
QStringList r(content.left(bodyIndex))
Definition at line 20 of file btconnect.h.