Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to build all available images model (or only camera library model)
Forum Updated to NodeBB v4.3 + New Features

How to build all available images model (or only camera library model)

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 954 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.
  • D Offline
    D Offline
    DannyBoy
    wrote on last edited by
    #1

    Hi everyone,

    I need to build a plain model (QAbstractListModel I suppose) of all available images on Symbian file system and populate it as a new qml type. The question is, how to build this model in an effective way? I would be gratefull if anyone could give me a direction to research.
    I tried QFileSystemModel as a base data source, but it gives a directory tree. All I need is a plain list.
    As an alternative, it would be enough to aggregate only camera images. Is there a way to locate default camera library destinations? As I understood it could be located on both: local and memory card.

    Thanks in advance

    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