Not sure why, but this post was flagged as "needing moderation". I approved it, but in the meantime also answered in your second post.
d_stranz Today, 18:19You don't say what the range of your slider is, but you are probably running into round off error when you divide the integer slider "value" by 100. There is also a bug - if the axis range.center()...
d_stranz Today, 18:16A typical desktop app will have only one QMainWindow-based class that holds the entire UI. All other widgets will be children of that and most will be children of whatever is defined as the "central...
d_stranz Today, 17:53Hey, thank you for your reply! I really appreciate you taking time out of your day to help me out! :)
You have given me quite a bit to take look at, that's great, thank you! If I have understood...
Hi,
I use QSlider and QCustomPlot widgets together in the project. It works ok generally but when I iterate QSlider once ( single iteration ) after zooming on QCustomPlot a few times( range size...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
Qt Creator can't locate Qwt plugin
Today 09:24 by trouden