Hi
i would like to know how i can check some lineedit's content on button click?
i chose the clicked() Event of a button and now i want to create a function to check if something is in the dialog's lineedits or not.
i want to have a separate function that i call if the event is triggered.
how can i solve this?