I recently posted an outline of my intentions in the new user area.
http://www.qcad.org/rsforum/viewtopic.php?f=55&t=4325
I have a question on receiving events from a UI created in Qt Designer.
I would like to use the search button to modify a listView's query as seen in this image.

Currently I have this dialog box pop up when I run a script from a menu item.
How can I read the text in the search box when a user presses the Search button?
Thanks for any help.
Connor