Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Card Picture Loader

The PictureLoader for CardInfoPictureWidgets and CardItems. More...

Collaboration diagram for Card Picture Loader:

Classes

class  CardPictureLoader
 Singleton class to manage card image loading and caching. Provides functionality to asynchronously load, cache, and manage card images for the client. More...
class  CardPictureLoaderLocal
 Handles searching for and loading card images from local and custom image folders. More...
class  CardPictureLoaderRequestStatusDisplayWidget
 A small widget to display the status of a single card image request. More...
class  CardPictureLoaderStatusBar
 Displays the status of card image downloads in a horizontal progress bar with a log popup. More...
class  CardPictureLoaderWorker
 Handles asynchronous loading of card images, both locally and via network. More...
class  CardPictureLoaderWorkerWork
 Handles downloading a single card image from network or local sources. More...
class  CardPictureToLoad
 Manages all URLs and sets for downloading a specific card image. More...

Detailed Description

The PictureLoader for CardInfoPictureWidgets and CardItems.