Have you looked at the documentation for QComboBox? Specifically QComboBox::count and QComboBox::currentText might be useful to you.