Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gui: propertyeditor: Change setPropertyValue parameter to std::string #15970

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

3x380V
Copy link
Contributor

@3x380V 3x380V commented Aug 19, 2024

setPropertyValue parameter is later used as std::string in the function body. Following #15276 uses std:string for Units too and these are used to construct setPropertyValue input string, so change its type to avoid back and forth conversion.

@github-actions github-actions bot added the Mod: Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD label Aug 19, 2024
@3x380V 3x380V mentioned this pull request Aug 19, 2024
@maxwxyz maxwxyz added this to the Post 1.0 milestone Aug 19, 2024
@3x380V 3x380V force-pushed the propertyeditor branch 2 times, most recently from ff745f0 to b266d3b Compare August 25, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants