#include <QtGui>
#include "us_widgets_dialog.h"
#include "us_widgets.h"
#include "us_model.h"
#include "us_help.h"
#include "us_extern.h"
Go to the source code of this file.
Classes | |
class | US_AssociationsGui |
A window to edit a model's associations. More... | |
class | US_PushButton |
An overloaded QPushButton to allow an index to be set and a signal to be emitted with the index. Allows the connected handler to tell which buttone was pushed. More... | |