Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Take the Assessment
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Allows to change encoding of application and compiler ouput panes.
Useful in cases when application generates output not in local encoding and it cannot be changed.
Plugin automatically detects line encoding and converts it to unicode (QString).
Sources can be obtained here https://github.com/OneMoreGres/qtc-paneencode
IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable)
Then plugin must be enabled in Help->Modules menu.
Deb-Creator is a tool to quickly create Debian packages. The program provides a simple graphical user interface written in C++ using QtCreator. It uses the dpkg command in Linux to build the final Debian package.
TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
This project is a small dynamic library that provides the PropertyBrowser Widgets from QtSolutions as a Qt designer plugin, so it can be used for form creation in QtDesigner.
Qtaps is a framework for developing Qt programs using a predefined Qtplugin interface. Its primary goal is to provide a set of application plugins which bring a new level of reusability to the development life cycle.