Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. [SOLVED] QML and SelectionDialog
QtWS25 Last Chance

[SOLVED] QML and SelectionDialog

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 1.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Is there any way to use SelectionDialog in .qml?

    Some documents say Yes, some say No:
    http://archive.is/7gepe

    I found SelectionDialog.qml on:
    https://github.com/M4rtinK/modrana/blob/master/modules/gui_modules/gui_qml/ic/qtc/SelectionDialog.qml

    1 Reply Last reply
    0
    • shavS Offline
      shavS Offline
      shav
      wrote on last edited by
      #2

      Hi Lepa Brena,

      I can't find 'SelectionDialog' in official documentation for Qt 5.2. Could you explain what you need? If you want select some file(s) you can use "FileDialog":http://qt-project.org/doc/qt-5/qml-qtquick-dialogs-filedialog.html
      For more information about dialogs you can find "here":http://qt-project.org/doc/qt-5/qtquick-dialogs-qmlmodule.html.

      Mac OS and iOS Developer

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Traxx
        wrote on last edited by
        #3

        SelectionDialog is a symbian Ui Qt Quick component.Symbian Qt Quick component is already depreciated in Qt5 onward.

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Actually I want it to use as a Combobox, because I have some problems with Combobox (don't like it because cannot change style of dropdown).
          At the end, I'm going to create some custom comobox...

          Thank you both.

          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