class KRootPermsIcon

Icon to show whether or not a user has root permissions. More...

Definition#include <kauthicon.h>
InheritsKAuthIcon [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Protected Methods

Protected Members


Detailed Description

Icon to show whether or not a user has root permissions.

See also: KAuthIcon

 KRootPermsIcon (QWidget *parent = 0, const char *name = 0)

KRootPermsIcon

 ~KRootPermsIcon ()

~KRootPermsIcon

bool  status ()

status

[const]

return whether or not the current user has root permissions.

Reimplemented from KAuthIcon.

void  updateStatus ()

updateStatus

[slot]

Reimplemented from KAuthIcon.

bool root

root

[protected]

void  virtual_hook ( int id, void* data )

virtual_hook

[protected virtual]

Reimplemented from KAuthIcon.