InterviewSolution
Saved Bookmarks
| 1. |
Which Class Is The Parent Class Of Qline Edit ? |
|
Answer» QWidget is the PARENT class to all widgets(PUSH button,LINE Edit,label LIKE that). QWidget is the parent class to all widgets(push button,line Edit,label like that). |
|