#include <StyleComboBox.h>
Public Slots | |
void | setCurrentStyle (const QString &styleFile) |
Sets the style file in the combo. | |
const QString | getCurrentStyle () const |
const QString srchiliteqt::StyleComboBox::getCurrentStyle | ( | ) | const [slot] |
void srchiliteqt::StyleComboBox::setCurrentStyle | ( | const QString & | styleFile | ) | [slot] |
Sets the style file in the combo.
styleFile | the style file name; if the file is not part of the combo list, nothing happens |