equal
deleted
inserted
replaced
19 #define GLXHDMICONTAINER_H_ |
19 #define GLXHDMICONTAINER_H_ |
20 |
20 |
21 #include <coecntrl.h> |
21 #include <coecntrl.h> |
22 #include "glxhdmisurfaceupdater.h" |
22 #include "glxhdmisurfaceupdater.h" |
23 |
23 |
|
24 /** |
|
25 * Class Description |
|
26 * A class that creates a CCoeControl window for Screen 1 with screendevice |
|
27 * used |
|
28 */ |
24 class CGlxHdmiContainer : public CCoeControl, public MGlxGenCallback |
29 class CGlxHdmiContainer : public CCoeControl, public MGlxGenCallback |
25 { |
30 { |
26 public: |
31 public: |
27 /* |
32 /* |
28 * NewLC |
33 * NewLC |