Home · All Namespaces · All Classes · Main Classes
profile_dbus.h
1
2/******************************************************************************
3** This file is part of profile-qt
4**
5** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
6** All rights reserved.
7**
8** Contact: Sakari Poussa <sakari.poussa@nokia.com>
9**
10** Redistribution and use in source and binary forms, with or without
11** modification, are permitted provided that the following conditions are met:
12**
13** Redistributions of source code must retain the above copyright notice,
14** this list of conditions and the following disclaimer. Redistributions in
15** binary form must reproduce the above copyright notice, this list of
16** conditions and the following disclaimer in the documentation and/or
17** other materials provided with the distribution.
18**
19** Neither the name of Nokia Corporation nor the names of its contributors
20** may be used to endorse or promote products derived from this software
21** without specific prior written permission.
22**
23** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
24** AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25** THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26** PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
27** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
28** EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
29** PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
30** OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
31** WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
32** OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
33** ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34******************************************************************************/
35
36#ifndef PROFILE_DBUS_H_
37# define PROFILE_DBUS_H_
38
43
47# define PROFILED_SERVICE "com.nokia.profiled"
48
52# define PROFILED_PATH "/com/nokia/profiled"
53
57# define PROFILED_INTERFACE "com.nokia.profiled"
58
65
72# define PROFILED_GET_PROFILE "get_profile"
73
81# define PROFILED_HAS_PROFILE "has_profile"
82
90# define PROFILED_SET_PROFILE "set_profile"
91
99# define PROFILED_GET_PROFILES "get_profiles"
100
108# define PROFILED_GET_KEYS "get_keys"
109
118# define PROFILED_GET_VALUE "get_value"
119
127# define PROFILED_HAS_VALUE "has_value"
128
136# define PROFILED_IS_WRITABLE "is_writable"
137
147# define PROFILED_SET_VALUE "set_value"
148
157# define PROFILED_GET_TYPE "get_type"
158
169# define PROFILED_GET_VALUES "get_values"
170
177
189# define PROFILED_CHANGED "profile_changed"
190
193#endif

Copyright © 2009 Nokia Corporation Generated on Mon Jan 22 2024 03:34:05
Doxygen 1.9.8
System Control UI