![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtCountryModel class is a subclass of QAbstractTableModel to display country data. More...
#include <QxtCountryModel>
Inherits QAbstractTableModel.
The QxtCountryModel class is a subclass of QAbstractTableModel to display country data.
QxtCountryModel is a specialized QAbstractTableModel to display countries. The countries are taken from QLocale::Country.
Constructs a new QxtCountryModel with parent.
Destructs the country model.
Returns the number of columns parent in the model.
Reimplemented from QAbstractItemModel.
Returns the data for the given index for a specific role.
Reimplemented from QAbstractItemModel.
Returns the column or row name for the given section in orientation for a sepcific role.
Reimplemented from QAbstractItemModel.
Returns the number of countries for parent in the model.
Reimplemented from QAbstractItemModel.
Copyright © 2007-2010 Qxt Foundation |
Qxt 0.6.1 |