Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ImageCacheApp Class Reference

#include <wxImageCache.h>

Inheritance diagram for ImageCacheApp:
Inheritance graph

Public Member Functions

bool OnInit () wxOVERRIDE
 
void relayImageLoaded (ImageReadyEvent &event)
 Relay image loaded event when the UI thread is ready to process it.
 

Static Public Member Functions

static void imageLoadedAsync (HuginBase::ImageCache::RequestPtr request, HuginBase::ImageCache::EntryPtr entry)
 Queue up an image loaded event when an image has just loaded.
 

Detailed Description

Definition at line 64 of file wxImageCache.h.

Member Function Documentation

◆ imageLoadedAsync()

void ImageCacheApp::imageLoadedAsync ( HuginBase::ImageCache::RequestPtr  request,
HuginBase::ImageCache::EntryPtr  entry 
)
static

Queue up an image loaded event when an image has just loaded.

Definition at line 157 of file wxImageCache.cpp.

References threshold().

Referenced by OnInit().

◆ OnInit()

bool ImageCacheApp::OnInit ( )

◆ relayImageLoaded()

void ImageCacheApp::relayImageLoaded ( ImageReadyEvent event)

Relay image loaded event when the UI thread is ready to process it.

Definition at line 140 of file wxImageCache.cpp.

References HUGIN_CONV_FILENAME, and threshold().

Referenced by OnInit().


The documentation for this class was generated from the following files: