customComboBox::CCustomCombo Class Reference

Custom combo box class. More...

Inheritance diagram for customComboBox::CCustomCombo:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def customSetCurrentIndex
 Use this function instad of setCurrentIndex for this combo box.
def setColors
def colors
def color
def paintEvent
 Paint the internalpixmap in the combobox (when it's unfolded).
def showEmptyList

Public Attributes

 d
 pixlist


Detailed Description

Custom combo box class.

Usage: comboBox = CC.CCustomCombo(someParent) comboBox.setGeometry(0, 0, 270, 30) comboBox.show()

It's very easy : )

When a color map is selected a signal with the corresponding map could be implemented (in _k_slotActivated). As we don't really need that it is omitted, just query the box for the currently selected color map name.


The documentation for this class was generated from the following file:

Generated on Fri Oct 16 18:59:59 2009 for HYPLOT by  doxygen 1.5.8