QxtCountryComboBox Class Reference
[QxtGui module]

An extended QComboBox to display countries. More...

 #include <QxtCountryComboBox>

Inherits QComboBox.

Properties

Public Functions

Public Slots

Signals


Detailed Description

QxtCountryComboBox is a specialized combo box to display countries. The languages are taken from QLocale::Country.

QxtCountryComboBox in Plastique style.
QxtCountryComboBox in Plastique style.

Member Documentation

QString currentCountryName

This property holds the name of the current selected language.

Access Functions:




explicit QxtCountryComboBox ( QWidget * parent = 0 )

Constructs a new QxtCountryComboBox with parent.




virtual ~QxtCountryComboBox ( )

Destructs the combo box.




QLocale::Country currentCountry ( ) const




void setCurrentCountry ( QLocale::Country country )




void currentCountryChanged ( QLocale::Country country )

This signal is emitted whenever the current selected country has been changed.




void currentCountryNameChanged ( const QString & name )

This signal is emitted whenever the current selected country has been changed.






Copyright © 2007 Qxt Foundation Trademarks
Qt Extension Library 0.4