Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Sub window or child window ?
Forum Updated to NodeBB v4.3 + New Features

Sub window or child window ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 394 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    A terminology question - again.
    I am using "MDI" example as my main widget / form.
    Looking at usage of "New file" to find out it builds a "Mdichild ".

    So what is a difference between "QMdiSubWindow" and "MdiChild" classes?

    A 1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      See https://doc.qt.io/qt-5/qmdiarea.html#addSubWindow

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • A Anonymous_Banned275

        A terminology question - again.
        I am using "MDI" example as my main widget / form.
        Looking at usage of "New file" to find out it builds a "Mdichild ".

        So what is a difference between "QMdiSubWindow" and "MdiChild" classes?

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on last edited by Anonymous_Banned275
        #3

        @AnneRanch Caught by ignoring the details - again,
        MdiChild inherits form QTextEdit hence its function is not directly related to MDI.

        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