viewaddon.cpp File Reference

Cekli PhotoLab viewer add on. More...

#include "general.h"
#include "addon.h"
#include "viewaddon.h"
#include "PhotoLabDoc.h"
#include "PhotoLabDocView.h"

Include dependency graph for viewaddon.cpp:


Defines

#define ZOOM_FUNCTION(level)

Functions

frame ShowFullScreen (show)

Variables

static bool show = false
cpFrameframe = GetMainFrame()

Detailed Description

Cekli PhotoLab viewer add on.

---------------------------------------------------------------------------

Name: viewaddon.cpp
Author: Yohanes Nurcahyo
Email: wahyu [at] yohanesnurcahyo.com
Website: www.cekli.com
Description: The view add on for Cekli PhotoLab.
These add ons are placed on View menu
Created: 1.08.2007
Dependencies:
Revision:
Additional Comments:
---------------------------------------------------------------------------


Define Documentation

#define ZOOM_FUNCTION ( level   ) 

Value:

cpDocument* pDoc = GetDocument(); \
        pDoc->m_Viewer.SetZoomFactor(level); \
        pDoc->m_Viewer.UpdateData();


Function Documentation

frame ShowFullScreen ( show   ) 


Variable Documentation

cpFrame* frame = GetMainFrame()

show = false [static]


Generated on Fri Mar 14 20:49:36 2008 for Cekli Photolab by  doxygen 1.5.5