|
|
Auth icon for write permission display.
See also: KAuthIcon
KWritePermsIcon (const QString & fileName, QWidget *parent = 0, const char *name = 0)
| KWritePermsIcon |
~KWritePermsIcon ()
| ~KWritePermsIcon |
bool status ()
| status |
[const]
Returns: whether or not the monitored file is writable.
Reimplemented from KAuthIcon.
void setFileName (const QString & fileName)
| setFileName |
make the icon watch a new filename.
Parameters:
fileName | the new file to monitor / display status for. |
void updateStatus ()
| updateStatus |
[slot]
Reimplemented from KAuthIcon.
bool writable | writable |
[protected]
QFileInfo fi | fi |
[protected]
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KAuthIcon.