Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. qt 4.8.6

    Log in to post
    • All categories
    • J

      Solved Why Widget::grabMouse() installs WH_JOURNALRECORD hook on Windows in Qt 4.8.x
      General and Desktop • qt 4.8.6 windows • • JakaBac

      4
      0
      Votes
      4
      Posts
      1075
      Views

      J

      For sake of completeness here is the answer from Qt developers (in case someone reads this and has the same issue):
      http://lists.qt-project.org/pipermail/development/2018-April/032630.html

      Unfortunately the reason why it was done in that way is still a mystery but it seems that the hook code can be safely removed

    • G

      Solved Building Open-Sankoré on windows
      General and Desktop • qt 4.8.6 • • GamalMohamed

      25
      0
      Votes
      25
      Posts
      7296
      Views

      JKSH

      Thanks for sharing! All the best with your project

    • JohanSolo

      Solved Cannot disable QGraphicsSimpleText antialiasing with Qt5.x
      General and Desktop • qgraphicsview qt 5.6.0 qt 5.4.2 qt 4.8.6 • • JohanSolo

      4
      0
      Votes
      4
      Posts
      1706
      Views

      JohanSolo

      For the recored, filed QTBUG-53845

    • A

      Unsolved Qt 4.8.6 camera example err :: QContactManager: No such file or directory
      Mobile and Embedded • qt 4.8.6 camera • • Anas_Deshmukh

      2
      0
      Votes
      2
      Posts
      1131
      Views

      jsulm

      QContactManager is part of QtMobility, it is not part of standard Qt.
      Do you have QtMobility?
      http://doc-snapshots.qt.io/qt-mobility/qcontactmanager.html

    • N

      Solved PySide QtGui.QGraphicsWidget child-parent transformations
      General and Desktop • qt 4.8.6 pyside python qgraphicswidget • • nekitamtip

      2
      0
      Votes
      2
      Posts
      1609
      Views

      SGaist

      Hi and welcome to devnet,

      It will only follow it's parent widget if you put it in a layout that you set on the said parent widget. Otherwise it's up to you to handle the positioning and size of the child widget.

    • C

      Flickable with right click
      QML and Qt Quick • qt 4.8.6 qtquick1.1 flickable • • clousque

      1
      0
      Votes
      1
      Posts
      590
      Views

      No one has replied

    • W

      Standard (ISO 6801) date/time format in Qt Designer's Property Editor values
      Tools • qtdesigner designer qt 4.8.6 • • White_Rabbit

      2
      0
      Votes
      2
      Posts
      1304
      Views

      JKSH

      Hi @White_Rabbit, and welcome to the Qt Dev Net!

      I don't know if there's a way to change the display format of the editor. You can ask the Qt Creator engineers directly (and request the feature to set the editor's format) at the Qt Creator Mailing List: http://lists.qt-project.org/mailman/listinfo/qt-creator . Subscribe to the list and post there.