#include <qlayout.h>#include <qlineedit.h>#include <qcheckbox.h>#include <qmessagebox.h>#include <qtextedit.h>#include <qcolordialog.h>#include <qlistview.h>#include <qpushbutton.h>#include <qfile.h>#include <qspinbox.h>#include <qlabel.h>#include <qcombobox.h>#include "bpmdj.h"#include "bpmdj-pref.h"#include "scripts.h"#include "common.h"#include "config.h"#include "qt-helpers.h"
Functions | |
| dialog output | setFontWeight (QFont::Bold) |
| dialog output | setTextColor (QColor(255, 0, 0)) |
| dialog output | append ("Finished\n") |
| dialog output | setTextColor (QColor(0, 0, 0)) |
| dialog okbutton | setEnabled (true) |
| dialog output append | ( | "Finished\n" | ) |
| dialog okbutton setEnabled | ( | true | ) |
| dialog output setFontWeight | ( | QFont::Bold | ) |
Inform user of finish
| dialog output setTextColor | ( | QColor(0, 0, 0) | ) |
| dialog output setTextColor | ( | QColor(255, 0, 0) | ) |
1.6.2