Dr Andrew Scott G7VAV

My photo
 
April 2024
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12


qdbus

Section: User commands (1)
Updated: Tue, 02 Feb 2010 23:35:52 +0100
Index Return to Main Contents

 

NAME

qdbus - a communication-interface for qt-based applications

 

SYNOPSIS

qdbus [--system] [--literal] [servicename] [path] [method] [args]


 

DESCRIPTION

qdbus provides an interface to Qt-based applications communicating over D-Bus. See http://www.freedesktop.org/software/dbus/ for more information about the big picture.

By default qdbus will list all service names of services that are running and you can manipulate at the moment. You can also manipulate and run several types of methods for each dbus-enabled application.

servicename
the service to connect to (e.g., org.freedesktop.DBus)
path
the path to the object (e.g., /)
method
the method to call, with or without the interface
args
arguments to pass to the call

 

OPTIONS

--system
connect to the system bus
--literal
print replies literally

 

EXAMPLE

Here is an example of using qdbus to list all status information about a service:
% qdbus org.ktorrent.ktorrent

 

SEE ALSO

dbus-cleanup-sockets(1), dbus-launch(1), dbus-send(1), dbus-daemon(1), dbus-monitor(1), dbus-uuidgen(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO


for client 3.140.242.165
© Andrew Scott 2006 - 2024,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/