15void QDBusObjectPath::doCheck()
23void QDBusSignature::doCheck()
void clear()
Clears the contents of the string and makes it null.
static auto fromValue(T &&value) noexcept(std::is_nothrow_copy_constructible_v< T > &&Private::CanUseInternalSpace< T >) -> std::enable_if_t< std::conjunction_v< std::is_copy_constructible< T >, std::is_destructible< T > >, QVariant >
bool isValidObjectPath(const QString &path)
Returns true if path is valid object path.
bool isValidSignature(const QString &signature)
Returns true if signature is a valid D-Bus type signature for one or more types.
Combined button and popup list for selecting options.
#define qPrintable(string)