mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
refs #587, allow to modify multiple properties at once
functions to update a property map
This commit is contained in:
@@ -43,6 +43,9 @@ namespace BlackGui
|
||||
//! Apply to selected objects
|
||||
int applyToSelected(const BlackMisc::Simulation::CDistributor &distributor);
|
||||
|
||||
//! Apply to selected objects
|
||||
int applyToSelected(const BlackMisc::CPropertyIndexVariantMap &vm);
|
||||
|
||||
//! Has any models to stash and it is allowed to stash
|
||||
bool hasSelectedModelsToStash() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user