![]() |
#include <QColor>
#include <QRegExp>
#include <QLineEdit>
Go to the source code of this file.
Namespaces | |
openfluid | |
openfluid::ui | |
openfluid::ui::common | |
Functions | |
QColor | openfluid::ui::common::getRandomColor () |
void | openfluid::ui::common::fixLineEdit (QLineEdit *LineEdit, QRegExp SearchRegExp=QRegExp("[^\\w]"), QString NewStr="_") |