mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CCDraw: add function for blink effect for cc items
NOTE: experimental, for examples see CTestMenu class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 717dec02c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-20 (Sun, 20 Nov 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -81,6 +81,9 @@ class CComponentsPicture : public CComponentsItem
|
||||
///helper: indicate for reinit
|
||||
bool need_init;
|
||||
|
||||
///paint item with changed paint and hide effect
|
||||
void paintTrigger();
|
||||
|
||||
void init( const int &x_pos, const int &y_pos, const int &w, const int &h,
|
||||
const std::string& image_name,
|
||||
CComponentsForm *parent,
|
||||
|
Reference in New Issue
Block a user