Свойство | Тип | Описание | |
---|---|---|---|
QDBusServiceWatcher | System |
Метод | Описание | |
---|---|---|
AddWatchedService ( string newService ) : void | ||
Connection ( ) : |
||
Dispose ( ) : void | ||
QDBusServiceWatcher ( |
||
QDBusServiceWatcher ( string service, |
||
QDBusServiceWatcher ( string service, |
||
QDBusServiceWatcher ( string service, |
||
RemoveWatchedService ( string service ) : bool | ||
SetConnection ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
QDBusServiceWatcher ( |
Метод | Описание | |
---|---|---|
QDBusServiceWatcher ( ) : System |
public AddWatchedService ( string newService ) : void | ||
newService | string | |
Результат | void |
public QDBusServiceWatcher ( |
||
parent | ||
Результат | System |
protected QDBusServiceWatcher ( |
||
dummy | ||
Результат | System |
public QDBusServiceWatcher ( string service, |
||
service | string | |
connection | ||
Результат | System |
public QDBusServiceWatcher ( string service, |
||
service | string | |
connection | ||
watchMode | uint | |
Результат | System |
public QDBusServiceWatcher ( string service, |
||
service | string | |
connection | ||
watchMode | uint | |
parent | ||
Результат | System |
public RemoveWatchedService ( string service ) : bool | ||
service | string | |
Результат | bool |
public SetConnection ( |
||
connection | ||
Результат | void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Результат | string |