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. Whats the difference between frame and widget containers?
Forum Updated to NodeBB v4.3 + New Features

Whats the difference between frame and widget containers?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 7.9k 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.
  • N Offline
    N Offline
    n34rt
    wrote on last edited by
    #1

    I'm referring to these:
    746ce2d8-ce04-4bce-8b0e-ea23a589a0ad-image.png

    Also if possible whats dock widget used for?

    jsulmJ 1 Reply Last reply
    0
    • N n34rt

      I'm referring to these:
      746ce2d8-ce04-4bce-8b0e-ea23a589a0ad-image.png

      Also if possible whats dock widget used for?

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

      @n34rt QFrame is a subclass of QWidget and can be used if you need a frame (lines) around the widget, see https://doc.qt.io/qt-6/qframe.html
      Dock widget: it's also explained in documentation https://doc.qt.io/qt-6/qdockwidget.html

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

      1 Reply Last reply
      3

      • Login

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