Validator for Bagley topology ensuring odd number of outputs.
More...
#include <PowerCombiningTool.h>
|
| | BagleyValidator (QObject *parent=0) |
| | Constructor.
|
| |
| virtual State | validate (QString &input, int &) const |
| | Validate input to ensure odd numbers only.
|
| |
Validator for Bagley topology ensuring odd number of outputs.
◆ BagleyValidator()
| BagleyValidator::BagleyValidator |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
◆ validate()
| virtual State BagleyValidator::validate |
( |
QString & |
input, |
|
|
int & |
|
|
) |
| const |
|
inlinevirtual |
Validate input to ensure odd numbers only.
- Parameters
-
| input | Input string to validate |
| pos | Current cursor position |
- Returns
- Validation state (Acceptable or Invalid)
The documentation for this class was generated from the following file: