Issue Regarding Stack View Implementation of Item Properties SideBar
Posted by
kartikx on
Apr 08, 2020; 2:53pm
URL: http://digikam.185.s1.nabble.com/Issue-Regarding-Stack-View-Implementation-of-Item-Properties-SideBar-tp4712082.html
Hello All,
This issue is regarding a feature I'm implementing as mentioned
here.
I've implemented a new class, to serve as the second page of a Stacked Widget in item properties sidebar.
Sorry, if these seems like a stupid question, but I'm not able to include ItemInfos.h properly.
Here is my implementation to calculate the size of the selection of images.
I've included iteminfo.h at the top, however I'm facing linking issues during make.
Here's my error log when I run make from build/core/app.
I feel like I should modify libs/properties/CMakeLists.txt , however I'm not aware of the correct way to do so. Please advise me on how to do this.
My newly added source files are available
here.
Thanks in advance
Kartik.