Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Example where photoflow is added to an existing application w/(say) "addWidget"?
Forum Updated to NodeBB v4.3 + New Features

Example where photoflow is added to an existing application w/(say) "addWidget"?

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 2 Posters 2.2k 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.
  • S Offline
    S Offline
    st2000
    wrote on last edited by
    #1

    Hi,

    I must be missing the obvious because I can not get photoflow to work within an existing Qt application. The example compiles and runs great. Even on our 500MHz embedded target. But I am now trying to "put" photoflow "inside" one of our existing Qt applications with other widgets surrounding it. But it just does not show up.

    There are many many examples of photoflow by it's self taking over the entire screen. But I can not find one where photoflow is "just another widget" on a screen with "other widgets" (i.e. buttons and what not).

    Do any know of where I can find such an example?

    -thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Moved to 3-rd party software forum, as you seem to be talking about a component from somewhere else that you're trying to integrate.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        st2000
        wrote on last edited by
        #3

        Perhaps you can clear that (3rd party software) up for me as well.

        I have seen this picture sliding software under the MIT licence at google.

        and

        I also see similar (if not the same) picture sliding software as part of the examples distributed in the Qt SDK/IDE.

        This is confusing to me. I don't know which copyright I should be obliged to follow. Could you fill me in on the hisroty of this picture / photo sliding widget / application ?

        -thanks

        P.S.
        Here is the example on the qt-project.org web site:
        http://qt-project.org/doc/qt-4.8/demos-embedded-fluidlauncher-pictureflow-cpp.html

        Here is the example on an external 3rd party web site:
        http://code.google.com/p/pictureflow/

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          I think there are just many implementations of the same idea. The coverflow idea (patented by Apple? Not sure on that one) was picked up by others after Apple introduced it on the iPod touch rather quickly by others, who came up with their own implementations. There are also examples on how to build one using QML (quite simple, actually), and even libqxt has a "widget":http://libqxt.bitbucket.org/doc/0.6/qxtflowview.html#details in the library implementing the idea.

          So, you adhere to the licence of the implementation you use, and hope Apple did not patent it or can't be bothered to go after you.

          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