equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: VideoListToolbar class source code |
14 * Description: VideoListToolbar class source code |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 // Version : %version: 1 % |
18 // Version : %version: 2 % |
19 |
19 |
20 // INCLUDE FILES |
20 // INCLUDE FILES |
21 #include <qactiongroup.h> |
21 #include <qactiongroup.h> |
22 #include <hbaction.h> |
22 #include <hbaction.h> |
23 |
23 |
102 Q_UNUSED(iconKey); |
102 Q_UNUSED(iconKey); |
103 Q_UNUSED(uriKey); |
103 Q_UNUSED(uriKey); |
104 Q_UNUSED(uidKey); |
104 Q_UNUSED(uidKey); |
105 } |
105 } |
106 |
106 |
107 // --------------------------------------------------------------------------- |
|
108 // openOperatorServiceSlot() |
|
109 // --------------------------------------------------------------------------- |
|
110 // |
|
111 void VideoListToolbar::openOperatorServiceSlot() |
|
112 { |
|
113 } |
|
114 |
|
115 // ------------------------------------------------------------------------------------------------- |
107 // ------------------------------------------------------------------------------------------------- |
116 // addVideosToCollectionSlot() |
108 // addVideosToCollectionSlot() |
117 // ------------------------------------------------------------------------------------------------- |
109 // ------------------------------------------------------------------------------------------------- |
118 // |
110 // |
119 void VideoListToolbar::addVideosToCollectionSlot() |
111 void VideoListToolbar::addVideosToCollectionSlot() |