mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CComponentsWindow: add member Refresh() to reinit dimensions and positions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5521a3b341
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-24 (Mon, 24 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -298,6 +298,9 @@ class CComponentsWindow : public CComponentsForm
|
||||
|
||||
///returns a pointer to the internal footer object, use this to get access to footer properities
|
||||
CComponentsFooter* getFooterObject(){return ccw_footer;};
|
||||
|
||||
///refresh position and dimension and reinitialize elemenatary properties
|
||||
void Refresh(){initCCWItems();};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user