Definition: build-context.h:29
bool checkIdentity()
Check if the items copied are strictly equivalent to the current user selection.
Definition: build-context.cpp:33
Data::Area::NameSet area
All areas.
Definition: build-context.h:58
bool modifiedWhenCopied
Flag to determine whether the source study was modified when copied.
Definition: build-context.h:69
BuildContext()
Default constructor.
Definition: build-context.cpp:27
std::set< Data::AreaName > AreaSet
Set of area' names.
Definition: build-context.h:32
bool checkIntegrity(bool forceDialog)
Check if the paste can be done.
Definition: build-context.cpp:57