Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CtrlMediaFrame.cpp File Reference

#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "ImageServices.h"
#include "Plugins.h"
#include "Library.h"
#include "SharedFile.h"
#include "Skin.h"
#include "ShellIcons.h"
#include "CtrlMediaFrame.h"
#include "DlgSettingsManager.h"
#include "DlgMediaVis.h"
#include "CoolInterface.h"

Go to the source code of this file.

Defines

#define SIZE_INTERNAL   1982
#define SIZE_BARSLIDE   1983
#define TOOLBAR_HEIGHT   28
#define TOOLBAR_STICK   3000
#define TOOLBAR_ANIMATE   1000
#define HEADER_HEIGHT   16
#define STATUS_HEIGHT   18
#define SPLIT_SIZE   6
#define META_DELAY   10000
#define TIME_FACTOR   1000000
#define ONE_SECOND   10000000

Variables

static UINT dss_GetList []
static UINT dss_SetList []
static const int dss_ListCount = sizeof( dss_GetList ) / sizeof( dss_GetList[0] )


Define Documentation

#define HEADER_HEIGHT   16
 

Definition at line 102 of file CtrlMediaFrame.cpp.

#define META_DELAY   10000
 

Definition at line 105 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::OnTimer().

#define ONE_SECOND   10000000
 

Definition at line 107 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::PaintStatus(), and CMediaFrame::PaintStatusMicro().

#define SIZE_BARSLIDE   1983
 

Definition at line 98 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::OnSize(), and CMediaFrame::OnTimer().

#define SIZE_INTERNAL   1982
 

Definition at line 97 of file CtrlMediaFrame.cpp.

#define SPLIT_SIZE   6
 

Definition at line 104 of file CtrlMediaFrame.cpp.

#define STATUS_HEIGHT   18
 

Definition at line 103 of file CtrlMediaFrame.cpp.

Referenced by CSearchWnd::DoSizeDetails(), CMediaFrame::OnLButtonDown(), CSearchWnd::OnPaint(), CSearchWnd::OnSize(), and CMediaFrame::OnSize().

#define TIME_FACTOR   1000000
 

Definition at line 106 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::OnHScroll(), and CMediaFrame::UpdateState().

#define TOOLBAR_ANIMATE   1000
 

Definition at line 101 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::OnSetCursor(), and CMediaFrame::OnSize().

#define TOOLBAR_HEIGHT   28
 

Definition at line 99 of file CtrlMediaFrame.cpp.

Referenced by CSearchWnd::DoSizeDetails(), CSearchWnd::OnLButtonDown(), CMediaFrame::OnLButtonDown(), CSearchWnd::OnPaint(), CSearchWnd::OnSetCursor(), CSearchWnd::OnSize(), CHelpWnd::OnSize(), CPrivateChatFrame::OnSize(), and CMediaFrame::OnSize().

#define TOOLBAR_STICK   3000
 

Definition at line 100 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::OnSetCursor(), and CMediaFrame::OnSize().


Variable Documentation

UINT dss_GetList[] [static]
 

Initial value:

 {SPI_GETLOWPOWERTIMEOUT, 
    SPI_GETPOWEROFFTIMEOUT, SPI_GETSCREENSAVETIMEOUT}

Definition at line 1719 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::DisableScreenSaver().

const int dss_ListCount = sizeof( dss_GetList ) / sizeof( dss_GetList[0] ) [static]
 

Definition at line 1724 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::DisableScreenSaver(), and CMediaFrame::EnableScreenSaver().

UINT dss_SetList[] [static]
 

Initial value:

 {SPI_SETLOWPOWERTIMEOUT, 
    SPI_SETPOWEROFFTIMEOUT, SPI_SETSCREENSAVETIMEOUT}

Definition at line 1721 of file CtrlMediaFrame.cpp.

Referenced by CMediaFrame::DisableScreenSaver(), and CMediaFrame::EnableScreenSaver().


Generated on Thu Dec 15 10:39:55 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2