I am using the attribute inspector to show a list of values. Once the user has selected a element from the list I have them click a button on the attribute inspector which is handled within the main widget.
How can I get the dataprovider or element information from the widget?
I can't see any custom private/public variables that have been created so I can't just save the values and call on them through my link to the attribute inspector.