combooption.cc File Reference

#include "combooption.h"
#include "option.h"
#include "settings.h"
#include "util.h"
#include <qcombobox.h>
#include <qstring.h>
#include <qstringlist.h>
#include <utils/debug.h>
#include <qevent.h>

Namespaces

namespace  gui
 

Graphical user interface namespace.



Detailed Description

ComboOption - class for widget containing one editable setting of type string, selectable from combobox
If current setting specify item not in the list, the first item in list is shown instead
User is unable to specify string not in the list
Used as one item in option window

Author:
Martin Petricek