, including all inherited members.
blend(unsigned int ind1, unsigned int ind2, double w, double alpha=1) const | util::Palette | |
blend(const Color &c1, const Color &c2, double w) | util::Palette | [static] |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
Color typedef (defined in util::Palette) | util::Palette | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
filename (defined in util::FileObject) | util::FileObject | [protected] |
FileObject(QObject *parent=0) | util::FileObject | [inline] |
FileObject(std::string fn, QObject *parent=0) | util::FileObject | [inline] |
FileObject(QString fn, QObject *parent=0) | util::FileObject | [inline] |
FileObject(const FileObject ©, QObject *parent=0) | util::FileObject | [inline] |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
getColor(unsigned int index, double alpha=1) const | util::Palette | |
getColor(unsigned int ind1, unsigned int ind2, double w, double alpha=1) const | util::Palette | |
getFilename() | util::FileObject | [inline] |
inherits(const char *className) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
metaObject() | QObject | |
modified() | util::FileObject | [signal] |
moveToThread(QThread *targetThread) | QObject | |
operator=(const FileObject &other) | util::FileObject | [inline] |
Palette(std::string filename) | util::Palette | |
Palette() | util::Palette | |
parent() | QObject | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
receivers(const char *signal) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
reread() | util::Palette | [virtual] |
select(unsigned int start, unsigned int end, double w, double alpha=1) const | util::Palette | |
selectColor(unsigned int start, unsigned int end, double w, double alpha=1) const | util::Palette | |
sender() | QObject | |
setFilename(std::string fn) | util::FileObject | |
setFilename(QString fn) | util::FileObject | [inline] |
setFilename(const char *fn) | util::FileObject | [inline] |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() | QObject | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *disambiguation=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *disambiguation=0, int n=-1) | QObject | |
update() (defined in util::FileObject) | util::FileObject | |
useColor(unsigned int index, double alpha=1) const | util::Palette | |