![]() |
Sayonara Player
|
Public Member Functions | |
DatabaseVisStyles (QSqlDatabase db, quint8 db_id) | |
QList< RawColorStyle > | get_raw_color_styles () |
bool | insert_raw_color_style_to_db (const RawColorStyle &rcs) |
bool | update_raw_color_style (const RawColorStyle &rcs) |
bool | raw_color_style_exists (QString name) |
bool | delete_raw_color_style (QString name) |
Private Attributes | |
QSqlDatabase | _db |
quint8 | _module_db_id |