Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. action
    Log in to post

    • UNSOLVED Action Focus behaviour
      General and Desktop • focus shortcut action focusscope • • IvanC  

      1
      0
      Votes
      1
      Posts
      44
      Views

      No one has replied

    • UNSOLVED DRY with Actions in QtControls 2
      QML and Qt Quick • button action control 2 menuitem dry • • Devinder  

      1
      0
      Votes
      1
      Posts
      258
      Views

      No one has replied

    • SOLVED Send action Codes to PushButton
      General and Desktop • draw push button action lines • • M4RZB4Ni  

      10
      0
      Votes
      10
      Posts
      2684
      Views

      You could use a QRubberBand to setup the line and once you release it add the QGraphicsLineItem to your scene.
    • UNSOLVED How to add a stylesheet to a QAction item from a QMenu?
      General and Desktop • stylesheet action • • TiagoAM  

      3
      0
      Votes
      3
      Posts
      3673
      Views

      Hi, well the case is that I was trying to build mumble with QtCreator and I couldn't get it to build the application, I thought why not set it using stylesheet. I'll have to fight with Qt again, thanks for your reply.
    • Shortcuts for Labels with TextFields
      QML and Qt Quick • qml quick shortcuts action hotkey buddy • • slesa  

      1
      0
      Votes
      1
      Posts
      632
      Views

      No one has replied

    • [solved] Large menu - reduce number of required functions
      General and Desktop • menu action • • Harry123  

      10
      0
      Votes
      10
      Posts
      2124
      Views

      @onek24 For the benefit of anyone finding this post, I found a much simpler solution for attaching information to a menu action : void QAction::setData(const QVariant & userData) QVariant QAction::data() const I currently prefer it over the much heavier solution of implementing a custom QAction class.
    • QPushButton eine Funktion geben.
      German • qtcreator qpushbutton button action • • taut-florian  

      5
      0
      Votes
      5
      Posts
      3082
      Views

      I would try on this snippet , Hope it works well.
    • "QQuickAction::event: Ambiguous shortcut overload: +" when pressing "Ctrl++"
      QML and Qt Quick • qml qtquick qt5.4 shortcuts action • • Korchkidu  

      4
      0
      Votes
      4
      Posts
      2035
      Views

      @Korchkidu For me it works with both.