org.kde.koala
public class KRootPermsIcon extends KAuthIcon
See Also: KAuthIcon
UNKNOWN: Icon to show whether or not a user has root permissions.
Constructor Summary | |
---|---|
protected | KRootPermsIcon(Class dummy) |
KRootPermsIcon(QWidget parent, String name) | |
KRootPermsIcon(QWidget parent) | |
KRootPermsIcon() |
Method Summary | |
---|---|
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
boolean | status()
return whether or not the current user has root permissions. |
void | updateStatus() |
UNKNOWN: return whether or not the current user has root permissions.