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. How to share data from one ui class to another?
Forum Updated to NodeBB v4.3 + New Features

How to share data from one ui class to another?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 349 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.
  • S Offline
    S Offline
    Siddharth jain
    wrote on last edited by kshegunov
    #1

    Hi,

    I have 2 tabs and in both tabs there are lineedits.There iss separate ui class forms for both. I want if I type some text in lineedit of tab1 then it should also appear in lineedit of tab2 on clicking push button in tab1

    [Duplicate of: https://forum.qt.io/topic/71678/send-data-from-one-tab-lineedit-to-another-tab-lineedit-in-tab-widget ~kshegunov]

    Question asked often, a quick search shows:
    https://forum.qt.io/topic/70526/share-data-between-two-classes
    https://forum.qt.io/topic/65485/pass-data-between-qwidgets

    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