Sayonara Player
Public Member Functions | List of all members
DB::VisualStyles Class Reference
Inheritance diagram for DB::VisualStyles:
DB::Module

Public Member Functions

 VisualStyles (const QString &connection_name, DbId db_id)
 
QList< RawColorStyleget_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)