Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
steam::control::test::anonymous_namespace{command-message-binding-test.cpp} Namespace Reference

Functions

void operate (Duration dur)
 
Time capture (Duration)
 
void undoIt (Duration, Time oldVal)
 

Variables

TimeVar implicitTestState
 

Function Documentation

◆ operate()

void operate ( Duration  dur)

Definition at line 47 of file command-message-binding-test.cpp.

References implicitTestState.

◆ capture()

Time capture ( Duration  )

Definition at line 53 of file command-message-binding-test.cpp.

References implicitTestState.

◆ undoIt()

void undoIt ( Duration  ,
Time  oldVal 
)

Definition at line 59 of file command-message-binding-test.cpp.

References implicitTestState.

Variable Documentation

◆ implicitTestState

TimeVar implicitTestState

Definition at line 44 of file command-message-binding-test.cpp.

Referenced by capture(), operate(), and undoIt().