1
QTable - Simple work with models
Qt Components
by chemmalion
QTable is table wrapper for table models (and for any models in general case).The purpose of this class is to simplify work with tables for novices in Qt.Use this class to simply create and manipulate table with ability to link to various viewers (for example, to QTableView).Example of...
5.0

2
Univesal Binary JSON (UBJSON)
Qt Components
by Fregloin
My own realisation of Universal Binary JSON.
5.0

3
QSqlMigrator
Qt Components
by arBmind
A library to help you keep track of database schema migrations. This tool is inspired by ActiveRecord migrations which is part of Ruby on Rails.This library works with Qt 4.8.x and Qt 5.x. So far we have only used Visual Studio 2010 compilers.
5.0

4
QtMEL
Qt Components
by KIBSOFT
Qt Media Encoding Library is a Qt library that wraps Libav, OpenCV and RtAudio libraries and allows you easily grab your desktop screen, your cameras, your audio input devices and finally encode audio/video streams.Key features:- desktop screen capture with variable frame rate- web-cameras...
5.0

5
QAIV
Qt Components
by MacHope
The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.
8 comments
6.5

6
QtBasic
Qt Components
by mantur
QtBasic: a simple basic interpreter with Qt influences.It’s quite difficult (and not very smart) to impose its own prioritiesonto a client.By this I mean that the devices I build require the writing of a script in order to realize small automations according to necessity.Javascript is my f...
5.0

7
Closable ToolBar
Qt Components
by leovitor
QToolBar with a close button while is floating.
6.1

8
QtDockTile
Qt Components
by sauron1987
Using issue of docks on desktops today become more and more popular. There is at least 3 popular solutions of this issue: MacOS Dock, Windows 7 taskbar and Unity launchers from Ubuntu. Also there is icon tasks in KDE 4.8. Looking at this, there is a need to cross-platform library for the work...
1 comment
7.6

9
Link Label
Qt Components
by bloodshadow
Class is a thin wraper above QLabelClass can be used in mail clients, in QStakedWidget where many pages or content can take place.Class has one interfase - ISetMaxLinkNumber(int) where you can define maximal number of pages in your link list.And class emits signal linkPressed(int) with numerical...
7 comments
5.7

10
QDeviceWatcher
Qt Components
by wangbin
You can detect the hotplug events easily. It also can detect cd/dvd add/remove events.Just need QtCore module.It works fine on linux and windows. I have tested on my ubuntu and win7. Usually you just need the signals deviceAdded(const QString& device) and deviceRemoved(const QString& device)
5 comments
5.7


Moderators




Comments ›


Popularity ›
(based on plings, downloads, etc.)