Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Does it work correctly to code block?
Forum Updated to NodeBB v4.3 + New Features

Does it work correctly to code block?

Scheduled Pinned Locked Moved Qt.io webservices
3 Posts 1 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexander
    wrote on last edited by
    #1

    I tried to post next text:
    @QToolTip::showText( QPoint(20,20), "<img > Test" );@
    "http://developer.qt.nokia.com/forums/viewthread/1725/":http://developer.qt.nokia.com/forums/viewthread/1725/
    but can not do it (after tag img must be src = "test.png"

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      hi alexander,
      try with html code, this is a known issue/limitation in code block

      1 Reply Last reply
      0
      • A Offline
        A Offline
        alexander
        wrote on last edited by
        #3

        I see, but it's not convenient to use in code block:( & lt; and & gt;
        @QToolTip::showText( QPoint(20,20), "<img src="test.png"> Test" );@

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved