Re: How do I use this widget in my application?
I would imagine that the widget should have some documentation, if only a README file or similar. It might help if you actually mentioned which widget you're trying to use... 
Edit: Sorry, just noticed "this" was a link! The zip file contains a subdirs project to build a statlic library (QPropertyEditor) and a sample application that shows. Look at the Sample.pro file to see how to include the header file and static library for the linker (i.e. INCLUDEPATH, QMAKE_LIBDIR, and LIBS variables), etc.
Last edited by jefftee; 30th September 2015 at 07:17.
I write the best type of code possible, code that I want to write, not code that someone tells me to write!
Bookmarks