Explorar o código

Exposed Orientation of ctkExpandButton as QProperty

Benjamin Long %!s(int64=13) %!d(string=hai) anos
pai
achega
2844d4e26e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Libs/Widgets/ctkExpandButton.h

+ 1 - 0
Libs/Widgets/ctkExpandButton.h

@@ -44,6 +44,7 @@ class CTK_WIDGETS_EXPORT ctkExpandButton
   : public QToolButton
 {
   Q_OBJECT
+  Q_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation)
   Q_PROPERTY(bool mirrorOnExpand READ mirrorOnExpand WRITE setMirrorOnExpand)
 public:
   /// Superclass typedef