Results 1 to 2 of 2

Thread: Sidebar in QML

  1. #1
    Join Date
    Jan 2012
    Location
    Dortmund, Germany
    Posts
    159
    Thanks
    69
    Thanked 10 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Question Sidebar in QML

    In my app I'd like to have a sidebar menu, like you find one in the Google Playstore or on Youtube.com etc.
    The QML MenuBar as set in ApplicationWindow seems to be horizontally only.

    Is there any QtQick 2.2 component I could use for that purpose?
    Or any other recommendable way to accomplish that goal without building everything from scratch?

    I'd believe this must probably be quite a common question, although I did not find anything about that in the forum.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Sidebar in QML

    There are no such predefined components as far as I know. But it should be easy to create one. The sidebar is just an item sliding from the side.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Qt Project to implement Qt Creator's SideBar (FrancyTabBar)
    By xboxnissan in forum Qt Programming
    Replies: 10
    Last Post: 28th December 2011, 07:55
  2. Qt Creator sidebar disappears
    By szisziszilvi in forum Qt Tools
    Replies: 3
    Last Post: 9th January 2011, 20:23
  3. Qtcreator sidebar
    By wirasto in forum Qt Programming
    Replies: 4
    Last Post: 29th December 2009, 15:18
  4. Changing icon in sidebar at QFileDialog possible ?
    By skyperhh in forum Qt Programming
    Replies: 0
    Last Post: 18th November 2009, 12:15
  5. Replies: 0
    Last Post: 19th February 2009, 15:32

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.