#include </home/clem/local/src/opie/libopie2/opiecore/linux/ofilenotify.h>
Collaboration diagram for Opie::Core::OFileNotificationEvent:

Public Member Functions | |
| OFileNotificationEvent (OFileNotification *parent, int wd, unsigned int mask, unsigned int cookie, const QString &name) | |
| ~OFileNotificationEvent () | |
| OFileNotification * | parent () const |
| int | descriptor () const |
| unsigned int | mask () const |
| unsigned int | cookie () const |
| QString | name () const |
| void | activate () |
Private Attributes | |
| OFileNotification * | _parent |
| int | _wd |
| unsigned int | _mask |
| unsigned int | _cookie |
| QString | _name |
|
||||||||||||||||||||||||
|
Definition at line 120 of file ofilenotify.cpp. References qDebug(). |
|
|
Definition at line 127 of file ofilenotify.cpp. References qDebug(). |
|
|
Definition at line 325 of file ofilenotify.h. References _parent, and Opie::Core::OFileNotification::activate(). |
|
|
Definition at line 323 of file ofilenotify.h. References _cookie. Referenced by Opie::Core::OFileNotification::activate(). |
|
|
Definition at line 321 of file ofilenotify.h. References _wd. Referenced by Opie::Core::OFileNotification::activate(). |
|
|
Definition at line 322 of file ofilenotify.h. References _mask. Referenced by Opie::Core::OFileNotification::activate(). |
|
|
Definition at line 324 of file ofilenotify.h. References _name. Referenced by Opie::Core::OFileNotification::activate(). |
|
|
Definition at line 320 of file ofilenotify.h. References _parent. |
|
|
Definition at line 331 of file ofilenotify.h. Referenced by cookie(). |
|
|
Definition at line 330 of file ofilenotify.h. Referenced by mask(). |
|
|
Definition at line 332 of file ofilenotify.h. Referenced by name(). |
|
|
Definition at line 325 of file ofilenotify.h. Referenced by activate(), and parent(). |
|
|
Definition at line 329 of file ofilenotify.h. Referenced by descriptor(). |
1.4.2