Home
last modified time | relevance | path

Searched refs:_detachAwayReasonEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/irc/quassel/quassel-0.14-rc2/src/common/
H A Didentity.h86 inline bool detachAwayReasonEnabled() const { return _detachAwayReasonEnabled; } in detachAwayReasonEnabled()
150 bool _detachAwayReasonEnabled; variable
H A Didentity.cpp70 , _detachAwayReasonEnabled(other.detachAwayReasonEnabled()) in Identity()
282 _detachAwayReasonEnabled = enabled; in setDetachAwayReasonEnabled()
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/
H A Didentity.h86 inline bool detachAwayReasonEnabled() const { return _detachAwayReasonEnabled; } in detachAwayReasonEnabled()
150 bool _detachAwayReasonEnabled; variable
H A Didentity.cpp70 , _detachAwayReasonEnabled(other.detachAwayReasonEnabled()) in Identity()
282 _detachAwayReasonEnabled = enabled; in setDetachAwayReasonEnabled()