#include <populatorcolumnwidget.h>

Signals | |
| void | actionTypeChanged () |
Public Member Functions | |
| PopulatorColumnWidget (Populator::PopColumn column, QWidget *parent=0) | |
| Populator::PopColumn | column () |
| PopulatorColumnWidget::PopulatorColumnWidget | ( | Populator::PopColumn | column, | |
| QWidget * | parent = 0 | |||
| ) |
References Populator::PopColumn::action.
| Populator::PopColumn PopulatorColumnWidget::column | ( | ) | [inline] |
| void PopulatorColumnWidget::actionTypeChanged | ( | ) | [signal] |
Emitted in every actionCombo_currentIndexChanged() to allow populator to run in the main dialog.
1.5.5