The image viewer and screenshot tool for lxqt. Contribute to lxqt/lximage-qt development by creating an account on GitHub.
UEFI firmware image viewer and editor. Contribute to MyQt/UEFITool development by creating an account on GitHub.
}//缩小voidImageViewer::zoomOut() { scaleFactor*=0.8;//每次缩小0.8ui.label->setScaledContents(true);//图片适应控件ui.label->resize(scaleFactor * ui.label->pixmap(Qt::ReturnByValue).size());//注意,图片大小未变,而是label改变}//放大voidImageViewer::zoomIn() { scaleFactor*=1.2;//每次放...
}//缩小voidImageViewer::zoomOut() { scaleFactor*=0.8;//每次缩小0.8ui.label->setScaledContents(true);//图片适应控件ui.label->resize(scaleFactor * ui.label->pixmap(Qt::ReturnByValue).size());//注意,图片大小未变,而是label改变}//放大voidImageViewer::zoomIn() { scaleFactor*=1.2;//每次放...
YUVviewer.pro Update Qt versions in GitHub workflows and project configuration files 1年前 build_deb.sh release: update V0.5.6 1年前 build_dmg.sh feat:update supported formats and UI labels for Bayer RAW formats 2个月前 build_setup.bat ...
Use case Visualize movement through a 3D landscape. How to use the sample Animation Controls (Top Left Corner): Select a mission -- selects a location with a route for the plane to fly Play/Pause -- toggles playing and stopping the animation ...
View on GitHubSample viewer app Animate a series of images with an image overlay. Use case An image overlay is useful for displaying fast and dynamic images; for example, rendering real-time sensor data captured from a drone. Each frame from the drone becomes a static image which is updated...
Spec URL: https://copr-be.cloud.fedoraproject.org/results/atim/qimgv/fedora-31-x86_64/01059219-qimgv/qimgv.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/atim/qimgv/fedora-31-x86_64/01059219-qimgv/qimgv-0.8.6-2.fc31.src.rpm Description: Qt5 image viewer. Fast, configura...
升级到较新的(1.0.121)Vulkan SDK(包括MoltenVK)导致了一系列新的问题,无法启动应用程序。(我一直得到类似于https://github.com/KhronosGroup/MoltenVK/issues/695),有待以后调查。在这里,在装有10.14和半新的Vulkan SDK/MoltenVK的Mac Mini上,结果是相当好的,正如截图上所见证的。
github/qt https:///qt https:///qt-creator/qt-creator Qt Creator源码 https:///qt-creator/qt-creator/tree/master/src/plugins/designer Qt Creator的设计师插件 https:///qt/qtbase Qt核心类源码 ...