Lumiera  0.pre.03
»edit your freedom«
WLink_test Class Reference

Description

Test:
verify proper behaviour of a smart-link to a sigc::trackable GTK widget.
See also
w-link.hpp

Definition at line 64 of file w-link-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void verify_copy ()
 
void verify_reconnect ()
 
void verify_standardUsage ()
 

Member Function Documentation

◆ verify_standardUsage()

void verify_standardUsage ( )
inlineprivate
Test:
the standard use case is to hold onto a widget owned by someone else, with automatic disconnection

Definition at line 80 of file w-link-test.cpp.

References VERIFY_ERROR.

◆ verify_reconnect()

void verify_reconnect ( )
inlineprivate
Test:
registration is automatically maintained when re-assigning targets

Definition at line 100 of file w-link-test.cpp.

◆ verify_copy()

void verify_copy ( )
inlineprivate
Test:
registration state is properly handled on copy, move and swap

Definition at line 149 of file w-link-test.cpp.

+ Inheritance diagram for WLink_test:
+ Collaboration diagram for WLink_test:

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