mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CComponentsPicture: add member initPosition()
Origin commit data
------------------
Branch: ni/coolstream
Commit: d88b28445f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-15 (Sat, 15 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -65,6 +65,9 @@ class CComponentsPicture : public CComponentsItem
|
||||
|
||||
void init( const int x_pos, const int y_pos, const std::string& image_name, const int alignment, bool has_shadow,
|
||||
fb_pixel_t color_frame, fb_pixel_t color_background, fb_pixel_t color_shadow);
|
||||
|
||||
///initialize position of picture object dependendly from settings
|
||||
void initPosition();
|
||||
void paintPicture();
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user