#include <QComboBox>
Include dependency graph for ActFocusComboBox.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | SlvData |
SlvData is the data object for the action in the solution number combo of ModelHelpDlg. More... | |
class | ActFocusComboBox |
ActFocusComboBox is the combo-box of the solution number is ModelHelpDlg. More... | |
Functions | |
Q_DECLARE_METATYPE (SlvData) | |
SlvData needs to be detlared like this to be able to interact with QVariant. |
Q_DECLARE_METATYPE | ( | SlvData | ) |
SlvData needs to be detlared like this to be able to interact with QVariant.