23#ifndef TQDBUSOBJECTPATH_H
24#define TQDBUSOBJECTPATH_H
115 static int validate(
const TQString &path);
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.