Navigation

    Qt Forum

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

    • SOLVED Need to partially convert HTML to PDF document
      General and Desktop • webkit pdf 5.5 convert element • • Shidharth  

      4
      0
      Votes
      4
      Posts
      2302
      Views

      @Shidharth Maybe you can extract a QWebElement and insert it into a separate QWebView and use print(). But i think it may not look the same as in the origin QWebView. Also maybe there is a possible JavaScript way?
    • UNSOLVED Cannot build from source (v5.5.0 tag) - method "setSourceRect" in class "QSGSimpleTextureNode" not found
      General and Desktop • building qt 5.5 setsourcerect • • Thomas233  

      23
      0
      Votes
      23
      Posts
      6642
      Views

      Nevermind! Finally managed it to get a build with webengine. You have just to execute the "qmake -r WEBENGINE_CONFIG+=use_system_ffmpeg" BEFORE ".configure" then it works :-p I`ve deployed the build over to development machine without problems. There are now just two compiler errors left which I think can be solved: libicu18n.so.55 not found (I think i can solve it by installing a icu18n-5 package if there are any?) Undefined references to dbus: "dbus connection unref" and so on, much more errors referencing to dbus (this is actually coming from webengine) How can I make a build which does not use libicu and dbus or at least uses system ones (if that helps in my case) ?
    • UNSOLVED Qt for Beginners is not for Qt 5.5!
      General and Desktop • beginner 5.5 • • kahlenberg  

      3
      0
      Votes
      3
      Posts
      938
      Views

      @JKSH said in Qt for Beginners is not for Qt 5.5!: http://doc.qt.io/qt-5/gettingstartedqt.html FYI This link: https://doc.qt.io/qt-5/gettingstartedqt.html now results in a 404 error. Note: only a slight change: drop the "qt" just before the .html Try a new link: https://doc.qt.io/qt-5/gettingstarted.html
    • building qt 5.x under windows developer prompt
      Installation and Deployment • windows build visual studio 5.5 nmake developer comma • • osssome  

      6
      0
      Votes
      6
      Posts
      2165
      Views

      OK Thanks
    • [SOLVED] subfolder .obj not generated when using CONFIG += object_parallel_to_source with nmake
      General and Desktop • qmake 5.5 • • Ayuzawa  

      3
      0
      Votes
      3
      Posts
      2357
      Views

      Hi and welcome to devnet, Good question, it might be a bug. You should check the bug report system for object_parallel_to_source to see if you find something about it.
    • Problem linking OpenGL functions when upgrading to Qt5.5 from 5.2
      General and Desktop • opengl 5.5 linker unresolved exte upgrade • • FrankE  

      4
      0
      Votes
      4
      Posts
      1363
      Views

      Thank you to everyone finally I've decided to migrate (it was about time!) from the old QtOpenGl support to the newer methods ie QGLFramebufferObject -> QOpenGLFramebufferObject it takes a lot to refactoring but I think it will save time for the future.
    • [SOLVED]Linking problems: Qt5.5 32bit VS2013
      General and Desktop • 5.5 vs 2013 • • JasonKretzer  

      3
      0
      Votes
      3
      Posts
      1324
      Views

      <walks away with head down>... @Leonardo Thanks!
    • [Solved]Proper Usage of QThread
      General and Desktop • qthread 5.5 • • Corpse0327  

      4
      0
      Votes
      4
      Posts
      2157
      Views

      @SGaist @timday Thank you guys for the advice. I changed it so GUI updates are done inside the GUI. Everything looks fine and Qt gives no error, or warning messages.
    • Qt Debugger for Android ignores breakpoints
      Mobile and Embedded • android qt creator mobile debugger 5.5 breakpoint • • jimbo202  

      5
      0
      Votes
      5
      Posts
      2682
      Views

      added them in rebult and ran qmake, then attempted it again. Breakpoints are still being ignored.
    • Upgrading to 5.5 on Mac causes cocoa error
      General and Desktop • mac 5.5 • • wesblake  

      6
      0
      Votes
      6
      Posts
      1816
      Views

      What triggered the DBus dependency ? If the Topic Tools button doesn't allow that, then just edit the thread title prepending [solved] and your good
    • Make TreeView flickable
      QML and Qt Quick • flickable 5.5 view tree • • Pheelbert  

      0
      0
      Votes
      0
      Posts
      512
      Views

      No one has replied

    • Qt 5.5 adding the pdb's for the windows stand-alone binary package
      Installation and Deployment • debug 5.5 pdb • • chblack  

      2
      0
      Votes
      2
      Posts
      1721
      Views

      Seems to have been reported in a QT bug report here : https://bugreports.qt.io/browse/QTBUG-47402
    • [Solved] New TreeView does not connect to C++ model.
      QML and Qt Quick • qml c++ model-view qtquick2 treeview 5.5 modelview model view prog • • Kofr  

      9
      0
      Votes
      9
      Posts
      5515
      Views

      @Kofr I am stuck into a similar problem, Can you by any chance provide the working code where the TreeView(with parent-child relation) is editable too? Considering that this post was really long back, but it will be a huge help if the code (completed with the qml and C++ too) is provided! Thanks in advance!
    • addToJavaScriptWindowObject with Qt 5.5
      QtWebEngine • javascript webengine 5.5 bridge • • Clem  

      1
      0
      Votes
      1
      Posts
      1232
      Views

      No one has replied

    • Qt 5.5 RC cannot set flat style
      QML and Qt Quick • qtquick styles 5.5 • • liuck  

      3
      0
      Votes
      3
      Posts
      1834
      Views

      I was missing import QtQuick.Extras 1.0 On android and Windows now it works fine, it does not work with winrt
    • Touch not working on my QML application on Window 8.1 Surface Pro
      QML and Qt Quick • touchscreen touch 5.5 windows 8 • • dzimiwine  

      2
      0
      Votes
      2
      Posts
      1278
      Views

      @dzimiwine I tested 5.5.0 beta and it works fine
    • SetRootIndex TreeView QML
      General and Desktop • treeview 5.5 rootindex • • David Dur  

      1
      0
      Votes
      1
      Posts
      813
      Views

      No one has replied

    • Bluetooth Low Energy on iOS
      Mobile and Embedded • ios bluetooth low e 5.5 • • csanders  

      2
      1
      Votes
      2
      Posts
      1177
      Views

      @csanders Bump this. I've got the same issue. Anyone at Qt able to shed some light on why it's so difficult to perform these features on iOS? I'm assuming it's something to do with Apple's MFi?
    • How to enable zooming on webview iOS
      QML and Qt Quick • ios webview 5.5 • • dese  

      2
      0
      Votes
      2
      Posts
      1042
      Views

      Hi and welcome to devnet, From a quick look, you might have to add a call to scalesPageToFit and rebuild the module (I haven't tested it though, it's from Apple's documentation here)