195 bool autoShowZoomToolTip =
false;
196 bool validIccPath =
true;
198 QMenu* cameraMenu =
nullptr;
199 QMenu* usbMediaMenu =
nullptr;
200 QMenu* cardReaderMenu =
nullptr;
201 QMenu* quickImportMenu =
nullptr;
207 QAction* newAction =
nullptr;
208 QAction* moveSelectionToAlbumAction =
nullptr;
209 QAction* copySelectionToAction =
nullptr;
210 QAction* deleteAction =
nullptr;
211 QAction* renameAction =
nullptr;
212 QAction* imageDeletePermanentlyAction =
nullptr;
213 QAction* imageDeletePermanentlyDirectlyAction =
nullptr;
214 QAction* imageTrashDirectlyAction =
nullptr;
215 KToolBarPopupAction* backwardActionMenu =
nullptr;
216 KToolBarPopupAction* forwardActionMenu =
nullptr;
218 QAction* addImagesAction =
nullptr;
219 QAction* propsEditAction =
nullptr;
220 QAction* addFoldersAction =
nullptr;
221 QAction* openInFileManagerAction =
nullptr;
222 QAction* refreshAction =
nullptr;
223 QAction* writeAlbumMetadataAction =
nullptr;
224 QAction* readAlbumMetadataAction =
nullptr;
227 QAction* browseTagsAction =
nullptr;
228 QAction* openTagMngrAction =
nullptr;
229 QAction* newTagAction =
nullptr;
230 QAction* deleteTagAction =
nullptr;
231 QAction* editTagAction =
nullptr;
232 QAction* assignTagAction =
nullptr;
235 KSelectAction* imageViewSelectionAction =
nullptr;
236 QAction* imagePreviewAction =
nullptr;
238#ifdef HAVE_GEOLOCATION
240 QAction* imageMapViewAction =
nullptr;
244 QAction* imageTableViewAction =
nullptr;
245 QAction* imageIconViewAction =
nullptr;
246 QAction* imageLightTableAction =
nullptr;
247 QAction* imageAddLightTableAction =
nullptr;
248 QAction* imageAddCurrentQueueAction =
nullptr;
249 QAction* imageAddNewQueueAction =
nullptr;
250 QAction* imageViewAction =
nullptr;
251 QAction* imageWriteMetadataAction =
nullptr;
252 QAction* imageReadMetadataAction =
nullptr;
253 QAction* imageScanForFacesAction =
nullptr;
254 QAction* imageRecognizeFacesAction =
nullptr;
255 QAction* imageRemoveAllFacesAction =
nullptr;
256 QAction* imageFindSimilarAction =
nullptr;
257 QAction* imageSetExifOrientation1Action =
nullptr;
258 QAction* imageSetExifOrientation2Action =
nullptr;
259 QAction* imageSetExifOrientation3Action =
nullptr;
260 QAction* imageSetExifOrientation4Action =
nullptr;
261 QAction* imageSetExifOrientation5Action =
nullptr;
262 QAction* imageSetExifOrientation6Action =
nullptr;
263 QAction* imageSetExifOrientation7Action =
nullptr;
264 QAction* imageSetExifOrientation8Action =
nullptr;
265 QAction* imageRenameAction =
nullptr;
266 QMenu* imageRotateActionMenu =
nullptr;
267 QMenu* imageFlipActionMenu =
nullptr;
268 QAction* imageAutoExifActionMenu =
nullptr;
269 QAction* imageDeleteAction =
nullptr;
270 QMenu* imageExifOrientationActionMenu =
nullptr;
271 QAction* openWithAction =
nullptr;
272 QAction* ieAction =
nullptr;
273 QAction* ltAction =
nullptr;
276 QAction* cutItemsAction =
nullptr;
277 QAction* copyItemsAction =
nullptr;
278 QAction* pasteItemsAction =
nullptr;
279 QAction* selectAllAction =
nullptr;
280 QAction* selectNoneAction =
nullptr;
281 QAction* selectInvertAction =
nullptr;
284 QAction* zoomPlusAction =
nullptr;
285 QAction* zoomMinusAction =
nullptr;
286 QAction* zoomFitToWindowAction =
nullptr;
287 QAction* zoomTo100percents =
nullptr;
288 KSelectAction* imageSortAction =
nullptr;
289 KSelectAction* imageSortOrderAction =
nullptr;
290 KSelectAction* imageSeparationAction =
nullptr;
291 KSelectAction* imageSeparationSortOrderAction =
nullptr;
292 KSelectAction* albumSortAction =
nullptr;
293 QAction* allGroupsOpenAction =
nullptr;
294 QAction* recurseAlbumsAction =
nullptr;
295 QAction* recurseTagsAction =
nullptr;
296 QAction* showBarAction =
nullptr;
297 QAction* viewCMViewAction =
nullptr;
300 QAction* bqmAction =
nullptr;
301 QAction* maintenanceAction =
nullptr;
302 QAction* scanNewItemsAction =
nullptr;
303 QAction* qualityAction =
nullptr;
304 QAction* advSearchAction =
nullptr;
307 QAction* addCameraSeparatorAction =
nullptr;
308 QAction* quitAction =
nullptr;
309 QAction* tipAction =
nullptr;
311 QActionGroup* manualCameraActionGroup =
nullptr;
312 QActionGroup* solidCameraActionGroup =
nullptr;
313 QActionGroup* solidUsmActionGroup =
nullptr;
314 QActionGroup* exifOrientationActionGroup =
nullptr;
318 QEventLoop* eventLoop =
nullptr;
Definition digikamapp_p.h:177
QString message
Definition digikamapp_p.h:182