TwiceAsNice  2019-02-18
Private Slots | Private Member Functions | List of all members
ComboBoxTest Class Reference

#include <ComboBoxTest.h>

Inheritance diagram for ComboBoxTest:
Inheritance graph
Collaboration diagram for ComboBoxTest:
Collaboration graph

Private Slots

void currentIndexShouldHaveNoOffset ()
 
void currentIndexShouldHaveAnOffset ()
 

Private Member Functions

Nice::PropertyPtr createIntPropertyNamed (const std::string &nodeName)
 
void updateGUIWith (const int &newValue, ComboBox *comboBox)
 
ComboBoxin (ComboBox *x)
 

Member Function Documentation

◆ createIntPropertyNamed()

Nice::PropertyPtr ComboBoxTest::createIntPropertyNamed ( const std::string &  nodeName)
private

◆ currentIndexShouldHaveAnOffset

void ComboBoxTest::currentIndexShouldHaveAnOffset ( )
privateslot

◆ currentIndexShouldHaveNoOffset

void ComboBoxTest::currentIndexShouldHaveNoOffset ( )
privateslot

◆ in()

ComboBox * ComboBoxTest::in ( ComboBox x)
private

◆ updateGUIWith()

void ComboBoxTest::updateGUIWith ( const int &  newValue,
ComboBox comboBox 
)
private

The documentation for this class was generated from the following files: