GnuCashew ~ GnuCash Enabled Web
GCW
Public Member Functions | Public Attributes | List of all members
GCW::LayoutSaver< C > Class Template Reference

#include <LayoutSaver.h>

Inherits C.

Public Member Functions

 LayoutSaver (const std::string name)
 
void layoutSizeChanged (int width, int height)
 

Public Attributes

std::string m_name
 

Detailed Description

template<class C>
class GCW::LayoutSaver< C >

Definition at line 21 of file LayoutSaver.h.

Constructor & Destructor Documentation

◆ LayoutSaver()

template<class C >
GCW::LayoutSaver< C >::LayoutSaver ( const std::string  name)
inline

Definition at line 26 of file LayoutSaver.h.

Member Function Documentation

◆ layoutSizeChanged()

template<class C >
void GCW::LayoutSaver< C >::layoutSizeChanged ( int  width,
int  height 
)
inline

Definition at line 33 of file LayoutSaver.h.

References _SPYR_, and GCW::LayoutSaver< C >::m_name.

Member Data Documentation

◆ m_name

template<class C >
std::string GCW::LayoutSaver< C >::m_name

Definition at line 39 of file LayoutSaver.h.

Referenced by GCW::LayoutSaver< C >::layoutSizeChanged().


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