Python Forum
[PyQt] Dynamically add and remove QLineEdit's
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Dynamically add and remove QLineEdit's
#1
Dear all,

Anyone got idea how to add complete new blank row as previous row?
Without do it manually or add in GUI first.

For example like fill in information for a family member.
We not sure the exact number of members.

So we can add or remove additional row in the program, by clicking add button or remove button.

Please give me some hints.
I am using PySide2 as tool to create the GUI.

Thanks
Reply


Messages In This Thread
Dynamically add and remove QLineEdit's - by GMCobraz - Jun-22-2020, 01:59 PM
RE: Add or copy whole row as new row - by Larz60+ - Jun-22-2020, 06:19 PM
RE: Add or copy whole row as new row - by GMCobraz - Jun-23-2020, 08:41 AM
RE: Add or copy whole row as new row - by Yoriz - Jun-23-2020, 07:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] QLineEdit Caret (Text Cursor) Transparency malonn 5 3,003 Nov-04-2022, 09:04 PM
Last Post: malonn
  How to accept only float number in QLineEdit input ism 5 29,040 Jul-06-2021, 05:23 PM
Last Post: deanhystad
  Simple printing the text for a QLineEdit thewolf 16 8,344 Mar-06-2021, 11:37 PM
Last Post: deanhystad
  PyQt5: How to retrieve a QLineEdit by its name ? arbiel 4 8,152 Oct-21-2020, 02:35 PM
Last Post: arbiel
  Two QlineEdit box, which interrelated GMCobraz 1 2,500 Aug-14-2020, 07:15 PM
Last Post: deanhystad
  prompt for input in qlineedit GMCobraz 3 3,319 Jun-22-2020, 01:51 PM
Last Post: GMCobraz
  [PyQt] display content from left to right in QComboBox or QLineEdit mart79 2 2,401 May-30-2020, 04:38 PM
Last Post: Axel_Erfurt
  How to loop through all QLineEdit widgets on a form JayCee 6 6,894 Apr-03-2020, 12:15 AM
Last Post: JayCee
  [PyQt] How to clear multiple Qlineedit in a loop mart79 6 7,965 Aug-15-2019, 02:37 PM
Last Post: Denni
  How to validate multiple QLineEdit widgets without addressing them separately? mart79 3 4,379 Aug-08-2019, 12:50 PM
Last Post: Denni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020