Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Doc not at date ?
Forum Updated to NodeBB v4.3 + New Features

Doc not at date ?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 881 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.
  • N Offline
    N Offline
    nostrora
    wrote on last edited by
    #1

    Hello

    Why the doc 5.0 : http://qt-project.org/doc/qt-5.0/qtmultimedia/multimediawidgets-player.html
    Say about signal : connect(controls, SIGNAL(play()), player, SLOT(play()));

    Is not the currenct connect

    WHy ?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      I think you are asking why the docs are using the original style for connect() and not the new style. The new style is optional. This does not make the documentation incorrect or out of date. If you want to use the optional new-style connect() then go right ahead.

      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