equal
deleted
inserted
replaced
89 * @param noVideos if list has videos or not. |
89 * @param noVideos if list has videos or not. |
90 * @param modelReady if the model is ready or not. |
90 * @param modelReady if the model is ready or not. |
91 */ |
91 */ |
92 void viewStateChanged(VideoCollectionCommon::TCollectionLevels currentLevel, |
92 void viewStateChanged(VideoCollectionCommon::TCollectionLevels currentLevel, |
93 bool noVideos, bool modelReady); |
93 bool noVideos, bool modelReady); |
94 |
|
95 /** |
|
96 * Launches the first operator service from the operator service list. |
|
97 */ |
|
98 void openOperatorServiceSlot(); |
|
99 |
94 |
100 /** |
95 /** |
101 * Slot is connected into "Add videos" signal |
96 * Slot is connected into "Add videos" signal |
102 * |
97 * |
103 */ |
98 */ |