Go to the source code of this file.
◆ checkIfValid()
Definition at line 60 of file qdbusabstractinterface.cpp.
70 Q_ASSERT_X(!interface.
isEmpty(),
"QDBusAbstractInterface",
"Interface name cannot be empty");
The QDBusError class represents an error received from the D-Bus bus or from remote applications foun...
bool checkBusName(const QString &name, AllowEmptyFlag empty, QDBusError *error)
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
#define Q_ASSERT_X(cond, where, what)
bool checkObjectPath(const QString &path, AllowEmptyFlag empty, QDBusError *error)
bool checkInterfaceName(const QString &name, AllowEmptyFlag empty, QDBusError *error)