setupUi is not a member of my QT application
-
use upper case
<class>pathloss</class> ===> <class>Pathloss</class>
<widget class="QFrame" name="Pathloss"> <====not critical@JoeCFD I was able to edit the xml and change my widgets section to be a QWidget and I'm dealing with some other errors from here. Thanks