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. when using a framework...
Forum Updated to NodeBB v4.3 + New Features

when using a framework...

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 427 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.
  • U Offline
    U Offline
    user4592357
    wrote on last edited by
    #1

    maybe this question sounds a little bit stupid but, when i'm using Qt with, say C++ (or Python), whose methods of file handling should i use - Qt or C++ (or Python)?

    i mean, Qt has broader functionalities than C++ but for example Python can do the same as Qt - detect whether a path is a file or directory, etc.

    jsulmJ 1 Reply Last reply
    0
    • U user4592357

      maybe this question sounds a little bit stupid but, when i'm using Qt with, say C++ (or Python), whose methods of file handling should i use - Qt or C++ (or Python)?

      i mean, Qt has broader functionalities than C++ but for example Python can do the same as Qt - detect whether a path is a file or directory, etc.

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @user4592357 Well, you can use what you want/prefer. When using Qt it makes sense to use Qt functionality to access file system as this integrates well with other parts of Qt.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved