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. sliding banner in qt
QtWS25 Last Chance

sliding banner in qt

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.1k Views
  • 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
    alvinNew
    wrote on last edited by alvinNew
    #1

    Need help in creating a sliding banner in qt c++. Anyone can provide some guidance
    Thanks for the help. Glad i am not alone learning qt : >
    http://beantin.se/sliding-banner-content-slider-carousel-rotator/

    p3c0P 1 Reply Last reply
    0
    • musimbateM Offline
      musimbateM Offline
      musimbate
      wrote on last edited by
      #2

      sounds like the QPropertyAnimation class would be of help.

      Why join the navy if you can be a pirate?-Steve Jobs

      1 Reply Last reply
      0
      • A alvinNew

        Need help in creating a sliding banner in qt c++. Anyone can provide some guidance
        Thanks for the help. Glad i am not alone learning qt : >
        http://beantin.se/sliding-banner-content-slider-carousel-rotator/

        p3c0P Offline
        p3c0P Offline
        p3c0
        Moderators
        wrote on last edited by
        #3

        @alvinNew Someone has posted a similar example on developer.nokia.com. It uses QStackWidget and QPropertyAnimation. It seems that the site is now closed by Microsoft. Google Cache brought me to this. The zip is not available to download anymore. But you can construct a program based on those code snippets there.
        Hope this helps ...

        157

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

          The link brought me to

          https://github.com/euroelessar/qutim/tree/qt5/core/3rdparty/slidingstackedwidget

          When i git clone git@github.com:euroelessar/qutim.git, i cant get slidingStackedWidget to work

          p3c0P 1 Reply Last reply
          0
          • A alvinNew

            The link brought me to

            https://github.com/euroelessar/qutim/tree/qt5/core/3rdparty/slidingstackedwidget

            When i git clone git@github.com:euroelessar/qutim.git, i cant get slidingStackedWidget to work

            p3c0P Offline
            p3c0P Offline
            p3c0
            Moderators
            wrote on last edited by
            #5

            @alvinNew Did you build an example using it ? Can you show some code ? Any specific errors ?

            157

            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