Home
last modified time | relevance | path

Searched defs:activationButtonMask (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kf5-kparts/kparts-5.89.0/src/
H A Dpartmanager.cpp177 short int PartManager::activationButtonMask() const in activationButtonMask() function in PartManager
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/sublime/
H A Dcontroller.cpp355 int activationButtonMask = Qt::LeftButton | Qt::MiddleButton | Qt::RightButton; in eventFilter() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkparts.py922 def activationButtonMask(self): member in KParts.PartManager