Attribute Steering ui element: data + selection of type. More...
Public Member Functions | |
| uiSteeringSel (uiParent *, const Attrib::DescSet *, bool is2d, bool withconstdir=true, bool doinit=true) | |
| ~uiSteeringSel () | |
| Attrib::DescID | descID () |
| virtual bool | willSteer () const |
| void | setDesc (const Attrib::Desc *) |
| void | setDescSet (const Attrib::DescSet *) |
| void | setType (int, bool fixed=false) |
Static Public Attributes | |
| static IOPar & | inpselhist |
Protected Member Functions | |
| void | createFields () |
| void | doFinalise (CallBacker *) |
| virtual void | typeSel (CallBacker *) |
Protected Attributes | |
| const Attrib::DescSet * | descset_ |
| CtxtIOObj & | ctio_ |
| uiLabel * | nosteerlbl_ |
| uiGenInput * | typfld_ |
| uiGenInput * | dirfld_ |
| uiGenInput * | dipfld_ |
| uiSteerCubeSel * | inpfld_ |
| bool | is2d_ |
| bool | notypechange_ |
| bool | withconstdir_ |
Attribute Steering ui element: data + selection of type.
| uiSteeringSel::uiSteeringSel | ( | uiParent * | , | |
| const Attrib::DescSet * | , | |||
| bool | is2d, | |||
| bool | withconstdir = true, |
|||
| bool | doinit = true | |||
| ) |
| uiSteeringSel::~uiSteeringSel | ( | ) |
| void uiSteeringSel::createFields | ( | ) | [protected] |
| Attrib::DescID uiSteeringSel::descID | ( | ) |
| void uiSteeringSel::doFinalise | ( | CallBacker * | ) | [protected] |
| void uiSteeringSel::setDesc | ( | const Attrib::Desc * | ) |
| void uiSteeringSel::setDescSet | ( | const Attrib::DescSet * | ) |
| void uiSteeringSel::setType | ( | int | , | |
| bool | fixed = false | |||
| ) |
| virtual void uiSteeringSel::typeSel | ( | CallBacker * | ) | [protected, virtual] |
Reimplemented in uiSimilarityAttrib::uiSimiSteeringSel.
| virtual bool uiSteeringSel::willSteer | ( | ) | const [virtual] |
Reimplemented in uiSimilarityAttrib::uiSimiSteeringSel.
CtxtIOObj& uiSteeringSel::ctio_ [protected] |
const Attrib::DescSet* uiSteeringSel::descset_ [protected] |
uiGenInput* uiSteeringSel::dipfld_ [protected] |
uiGenInput* uiSteeringSel::dirfld_ [protected] |
uiSteerCubeSel* uiSteeringSel::inpfld_ [protected] |
IOPar& uiSteeringSel::inpselhist [static] |
bool uiSteeringSel::is2d_ [protected] |
uiLabel* uiSteeringSel::nosteerlbl_ [protected] |
bool uiSteeringSel::notypechange_ [protected] |
uiGenInput* uiSteeringSel::typfld_ [protected] |
bool uiSteeringSel::withconstdir_ [protected] |
1.7.1