There's no documentation for this item.
# File qt/qtruby4.rb, line 434 def isServiceRegistered(serviceName) return Qt::DBusReply.new(internalConstCall(Qt::DBus::AutoDetect, "NameHasOwner", [Qt::Variant.new(serviceName)])) end
<code/>
<pre/>
<code/>and<pre/>for code samples.