QAdvanced Item View  0.4
The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.
 All Classes Functions Variables Enumerations Enumerator Properties Groups Pages
QAdvanced Item View Documentation

The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.

main01.png
Example of QAdvancedTableView with splitted views and fixed rows enabled

License

QAIV is distributed under the GNU Lesser General Public License version 3.

Screenshots

Download

You will find stable releases at QAIV's project site.

Build and Install QAIV

Requirements

QAIV compiles under Qt4 or Qt5

Platforms

QAIV shall build on all platforms supported by Qt. The current version is tested on Windows XP/7/8 only.

Qt Creator / qmake

Use qaiv.pro to either build the library, the example application and the Qt designer plugin from the command line or open the qaiv.pro using Qt creator.

Visual Studio

The repository contains the Visual Studio solution file to build the library, the example application, Qt designer plugin and test cases.

Installer

The current version does not provide an installer.