39 : TQString(static_cast<const TQString&>(parentNode))
60 int index = findRev(
'/');
75 if (path.isEmpty() || path[0] !=
'/')
81 uint len = path.length();
82 if (path[len - 1] ==
'/' && len > 1)
Class for representing D-Bus object paths.
static int validate(const TQString &path)
Checks the given string for validity as a D-Bus object path.
TQT_DBusObjectPath()
Creates an empty and invalid object path.
TQT_DBusObjectPath parentNode() const
Returns the object path of this path's parent node.
bool isValid() const
Returns whether the current content is considered a valid object path.