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

#include <BridgeItemTest.h>

Inheritance diagram for BridgeItemTest:
Inheritance graph
Collaboration diagram for BridgeItemTest:
Collaboration graph

Private Slots

void shouldWorkWhenNoUserConfirmationIsNeeded ()
 
void shouldUpdatePropertyWhenUserConfirms ()
 
void shouldWorkWhenNoUserConfirmationIsDefined ()
 
void shouldRejectPropertyUpdateWhenUserCancels ()
 

Private Member Functions

Nice::PropertyPtr createStringPropertyNamed (const std::string &nodeName)
 
void checkThatPropertyChangeAfterConfirmation (LineEdit *lineEdit)
 
void checkThatPropertyDoesNotChangeAfterCancellation (LineEdit *lineEdit)
 
void updateGUIWith (const std::string &newValue, LineEdit *lineEdit)
 
LineEditin (LineEdit *x)
 

Member Function Documentation

◆ checkThatPropertyChangeAfterConfirmation()

void BridgeItemTest::checkThatPropertyChangeAfterConfirmation ( LineEdit lineEdit)
private

◆ checkThatPropertyDoesNotChangeAfterCancellation()

void BridgeItemTest::checkThatPropertyDoesNotChangeAfterCancellation ( LineEdit lineEdit)
private

◆ createStringPropertyNamed()

Nice::PropertyPtr BridgeItemTest::createStringPropertyNamed ( const std::string &  nodeName)
private

◆ in()

LineEdit * BridgeItemTest::in ( LineEdit x)
private

◆ shouldRejectPropertyUpdateWhenUserCancels

void BridgeItemTest::shouldRejectPropertyUpdateWhenUserCancels ( )
privateslot

◆ shouldUpdatePropertyWhenUserConfirms

void BridgeItemTest::shouldUpdatePropertyWhenUserConfirms ( )
privateslot

◆ shouldWorkWhenNoUserConfirmationIsDefined

void BridgeItemTest::shouldWorkWhenNoUserConfirmationIsDefined ( )
privateslot

◆ shouldWorkWhenNoUserConfirmationIsNeeded

void BridgeItemTest::shouldWorkWhenNoUserConfirmationIsNeeded ( )
privateslot

◆ updateGUIWith()

void BridgeItemTest::updateGUIWith ( const std::string &  newValue,
LineEdit lineEdit 
)
private

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