Home
last modified time | relevance | path

Searched defs:PreviewInformation (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DSaveGamePreviewUtils.h69 struct FO_COMMON_API PreviewInformation { struct
70 …es; /// A list of all subfolders of the save game directory, in the format /name1/child1/grandchild
71 … std::string folder; /// The directory whose previews are being listed now
72 std::vector<FullPreview> previews; /// The previews of the saves in this folder
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dlivepreview.cpp56 class LivePreviewManager::PreviewInformation { class in KileTool::LivePreviewManager
58 PreviewInformation() in PreviewInformation() function in KileTool::LivePreviewManager::PreviewInformation