Go to the source code of this file.
Defines | |
#define | SYSTEMUI_SERVICE "com.nokia.system_ui" |
The System UI service. | |
#define | SYSTEMUI_REQUEST_IF "com.nokia.system_ui.request" |
The System UI request interface. | |
#define | SYSTEMUI_SIGNAL_IF "com.nokia.system_ui.signal" |
The System UI signal interface. | |
#define | SYSTEMUI_REQUEST_PATH "/com/nokia/system_ui/request" |
The System UI request path. | |
#define | SYSTEMUI_SIGNAL_PATH "/com/nokia/system_ui/signal" |
The System UI signal path. | |
#define | SYSTEMUI_QUIT_REQ "quit" |
Requests system UI to shut down. | |
#define | SYSTEMUI_STARTED_SIG "system_ui_started" |
Notify everyone that the System UI has started. |
This file is part of osso-systemui-dbus-dev
Copyright (C) 2004-2006 Nokia Corporation.
Contact person: David Weinehall <david.weinehall@nokia.com>
These headers are free software; you can redistribute them and/or modify them under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.
These headers are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this software; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA