ArnLib  4.0.x
Active Registry Network
ArnEvModeChange Class Reference

#include <ArnEvent.hpp>

Inheritance diagram for ArnEvModeChange:
Collaboration diagram for ArnEvModeChange:

Public Member Functions

 ArnEvModeChange (const QString &path, uint linkId, Arn::ObjectMode mode)
 
virtual ArnEventmakeHeapClone ()
 
const QString & path () const
 
uint linkId () const
 
Arn::ObjectMode mode () const
 
- Public Member Functions inherited from ArnEvent
 ArnEvent (QEvent::Type type)
 
virtual ~ArnEvent ()
 
int toIdx () const
 
QString toString () const
 
void * target () const
 
void setTarget (void *target)
 
void setTargetPendingChain (ArnEvent **targetPendingChain=arnNullptr)
 
void setTargetMutex (QMutex *targetMutex)
 
void inhibitPendingChain ()
 

Static Public Member Functions

static QEvent::Type type ()
 
- Static Public Member Functions inherited from ArnEvent
static int baseType (int setVal=-1)
 
static bool isArnEvent (int evType)
 
static int toIdx (QEvent::Type type)
 
static QString toString (QEvent::Type type)
 

Additional Inherited Members

- Public Types inherited from ArnEvent
typedef ArnEventIdx Idx
 
- Protected Member Functions inherited from ArnEvent
ArnEventcopyOpt (const ArnEvent *other)
 

Detailed Description

Definition at line 151 of file ArnEvent.hpp.

Constructor & Destructor Documentation

◆ ArnEvModeChange()

ArnEvModeChange::ArnEvModeChange ( const QString &  path,
uint  linkId,
Arn::ObjectMode  mode 
)

Definition at line 279 of file ArnEvent.cpp.

Member Function Documentation

◆ linkId()

uint ArnEvModeChange::linkId ( ) const
inline

Definition at line 165 of file ArnEvent.hpp.

◆ makeHeapClone()

ArnEvent * ArnEvModeChange::makeHeapClone ( )
virtual

Implements ArnEvent.

Definition at line 296 of file ArnEvent.cpp.

◆ mode()

Arn::ObjectMode ArnEvModeChange::mode ( ) const
inline

Definition at line 168 of file ArnEvent.hpp.

◆ path()

const QString& ArnEvModeChange::path ( ) const
inline

Definition at line 162 of file ArnEvent.hpp.

◆ type()

QEvent::Type ArnEvModeChange::type ( )
static

Definition at line 288 of file ArnEvent.cpp.


The documentation for this class was generated from the following files: