|
|
Auth icon for write permission display.
See also: KAuthIcon
| KWritePermsIcon (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 (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]