|
Krita Source Code Documentation
|
Public Member Functions | |
| Private () | |
Public Attributes | |
| bool | arrowVisible { true } |
| QPointer< KisPopupButtonFrame > | frame |
| bool | isDetachedGeometrySet { false } |
| bool | isPopupDetached { false } |
| QPointer< QWidget > | popupWidget |
Definition at line 89 of file KisPopupButton.cpp.
|
inline |
Definition at line 90 of file KisPopupButton.cpp.
| bool KisPopupButton::Private::arrowVisible { true } |
Definition at line 95 of file KisPopupButton.cpp.
| QPointer<KisPopupButtonFrame> KisPopupButton::Private::frame |
Definition at line 93 of file KisPopupButton.cpp.
| bool KisPopupButton::Private::isDetachedGeometrySet { false } |
Definition at line 97 of file KisPopupButton.cpp.
| bool KisPopupButton::Private::isPopupDetached { false } |
Definition at line 96 of file KisPopupButton.cpp.
| QPointer<QWidget> KisPopupButton::Private::popupWidget |
Definition at line 94 of file KisPopupButton.cpp.