#include <kauthicon.h>
Auth icon for write permission display.
- See also
- KAuthIcon
- Author
- Preston Brown pbrow.nosp@m.n@kd.nosp@m.e.org
Definition at line 135 of file kauthicon.h.
◆ KWritePermsIcon()
KWritePermsIcon::KWritePermsIcon |
( |
const TQString & |
fileName, |
|
|
TQWidget * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~KWritePermsIcon()
KWritePermsIcon::~KWritePermsIcon |
( |
| ) |
|
◆ fileName()
TQString KWritePermsIcon::fileName |
( |
| ) |
const |
|
inline |
return the filename of the currently watched file.
- Since
- 3.4
Definition at line 158 of file kauthicon.h.
◆ setFileName()
void KWritePermsIcon::setFileName |
( |
const TQString & |
fileName | ) |
|
|
inline |
make the icon watch a new filename.
- Parameters
-
fileName | the new file to monitor / display status for. |
Definition at line 152 of file kauthicon.h.
◆ status()
bool KWritePermsIcon::status |
( |
| ) |
const |
|
inlinevirtual |
- Returns
- whether or not the monitored file is writable.
Implements KAuthIcon.
Definition at line 146 of file kauthicon.h.
◆ updateStatus
void KWritePermsIcon::updateStatus |
( |
| ) |
|
|
slot |
◆ virtual_hook()
void KWritePermsIcon::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
◆ fi
TQFileInfo KWritePermsIcon::fi |
|
protected |
◆ writable
bool KWritePermsIcon::writable |
|
protected |
The documentation for this class was generated from the following files: