My Project
SallyAPI::GUI::CFileBrowser Member List
This is the complete list of members for SallyAPI::GUI::CFileBrowser, including all inherited members.
AddChild(SallyAPI::GUI::CControl *control)SallyAPI::GUI::CForm [virtual]
BlendAnimated(int alphaBlending, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
CBaseObject()SallyAPI::Core::CBaseObject
CControl(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CControl
CFileBrowser(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CFileBrowser
CForm(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CForm
CGUIBaseObject(CGUIBaseObject *parent)SallyAPI::GUI::CGUIBaseObject
CheckProcessMouseDoubleClick(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseDown(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseMove(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseUp(int x, int y)SallyAPI::GUI::CControl [virtual]
CleanUp()SallyAPI::GUI::CControl [virtual]
DrawButtonBackground(int leftImageTop, int middleImageTop, int rightImageTop, int leftImage, int middleImage, int rightImage, int leftImageBottom, int middleImageBottom, int rightImageBottom)SallyAPI::GUI::CControl [protected, virtual]
DrawButtonBackground(int leftImage, int middleImage, int rightImage)SallyAPI::GUI::CControl [protected, virtual]
DrawButtonBackground(int leftImage, int middleImage, int rightImage, int xCorrection, int yCorrection, int widthCorrection, int heightCorrection)SallyAPI::GUI::CControl [protected, virtual]
DrawImage(int gui, int x, int y)SallyAPI::GUI::CGUIBaseObject [protected]
DrawImage(int gui, int x, int y, int width, int height)SallyAPI::GUI::CGUIBaseObject [protected]
DrawImagePart(int gui, int x, int y, int srcX, int srcY, int srcW, int srcH)SallyAPI::GUI::CGUIBaseObject [protected]
DrawText(RECT r, const std::string &fontName, const std::string &text)SallyAPI::GUI::CControl [protected, virtual]
DrawText(int leftImage, int rightImage, int borderLeft, int borderRight, const std::string &fontName, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
DrawText(int leftImage, int rightImage, int borderLeft, int borderRight, int topImage, int bottomImage, int borderTop, int borderBottom, const std::string &fontName, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
DrawTextToRenderTarget(int width, int height, const std::string &fontName, int offSetX, int offSetY, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
Enable(bool enable)SallyAPI::GUI::CControl [virtual]
EnterRenderLock()SallyAPI::GUI::CGUIBaseObject [protected]
FilewalkerAddFolder(std::string &folder)SallyAPI::GUI::CFileBrowser [protected]
GetAbsolutPosition(int *x, int *y)SallyAPI::GUI::CGUIBaseObject [virtual]
GetAlphaBlending()SallyAPI::GUI::CGUIBaseObject [virtual]
GetControlId()SallyAPI::GUI::CControl [virtual]
GetCurrentFolder()SallyAPI::GUI::CFileBrowser
GetCurrentFolderDepth()SallyAPI::GUI::CFileBrowser
GetCurrentFont(const std::string &fontName)SallyAPI::GUI::CControl [protected, virtual]
GetDestinationHeight()SallyAPI::GUI::CControl
GetDestinationPositionX()SallyAPI::GUI::CControl
GetDestinationPositionY()SallyAPI::GUI::CControl
GetDestinationWidth()SallyAPI::GUI::CControl
GetHeight()SallyAPI::GUI::CGUIBaseObject
GetImageRect(int gui)SallyAPI::GUI::CGUIBaseObject [protected]
GetListView()SallyAPI::GUI::CFileBrowser
GetMouseDownX()SallyAPI::GUI::CControl [virtual]
GetMouseDownY()SallyAPI::GUI::CControl [virtual]
GetParent()SallyAPI::GUI::CGUIBaseObject
GetPicture(int gui)SallyAPI::GUI::CGUIBaseObject [protected]
GetPositionX()SallyAPI::GUI::CGUIBaseObject
GetPositionY()SallyAPI::GUI::CGUIBaseObject
GetRotationAngleX()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationAngleY()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationAngleZ()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationX()SallyAPI::GUI::CControl [virtual]
GetRotationY()SallyAPI::GUI::CControl [virtual]
GetRotationZ()SallyAPI::GUI::CControl [virtual]
GetText()SallyAPI::GUI::CGUIBaseObject [virtual]
GetTextRect(int leftImage, int rightImage, int borderLeft, int borderRight, int topImage, int bottomImage, int borderTop, int borderBottom)SallyAPI::GUI::CControl [protected, virtual]
GetWidth()SallyAPI::GUI::CGUIBaseObject
Init(float widthCorrection, float heightCorrection)SallyAPI::Core::CBaseObject [static]
InvalidateControl()SallyAPI::GUI::CControl [virtual]
IsAnimationActiveHeight()SallyAPI::GUI::CControl
IsAnimationActivePositionX()SallyAPI::GUI::CControl
IsAnimationActivePositionY()SallyAPI::GUI::CControl
IsAnimationActiveWidth()SallyAPI::GUI::CControl
IsControlHit(int x, int y)SallyAPI::GUI::CControl
IsEnabled()SallyAPI::GUI::CControl [virtual]
IsLocalised()SallyAPI::GUI::CControl [virtual]
IsMouseDown()SallyAPI::GUI::CControl [virtual]
IsPressed()SallyAPI::GUI::CControl [virtual]
IsScrolling()SallyAPI::GUI::CForm
IsVisible()SallyAPI::GUI::CControl [virtual]
LeaveRenderLock()SallyAPI::GUI::CGUIBaseObject [protected]
m_bAlwaysHandleInputSallyAPI::GUI::CForm [protected]
m_bAnimationBlendSallyAPI::GUI::CControl [protected]
m_bAnimationMoveXSallyAPI::GUI::CControl [protected]
m_bAnimationMoveYSallyAPI::GUI::CControl [protected]
m_bAnimationResizeHeightSallyAPI::GUI::CControl [protected]
m_bAnimationResizeWidthSallyAPI::GUI::CControl [protected]
m_bAnimationRotateXSallyAPI::GUI::CControl [protected]
m_bAnimationRotateXRunSallyAPI::GUI::CControl [protected]
m_bAnimationRotateYSallyAPI::GUI::CControl [protected]
m_bAnimationRotateYRunSallyAPI::GUI::CControl [protected]
m_bAnimationRotateZSallyAPI::GUI::CControl [protected]
m_bAnimationRotateZRunSallyAPI::GUI::CControl [protected]
m_bEnabledSallyAPI::GUI::CControl [protected]
m_bFolderOpendSallyAPI::GUI::CFileBrowser [protected]
m_bHandleInputIfItIsChildHandledSallyAPI::GUI::CForm [protected]
m_bLocalisedSallyAPI::GUI::CControl [protected]
m_bMouseDownSallyAPI::GUI::CControl [protected]
m_bPressedSallyAPI::GUI::CControl [protected]
m_bScrollingSallyAPI::GUI::CForm [protected]
m_bShowHardDisksSallyAPI::GUI::CFileBrowser [protected]
m_bShowRemovableDiskSallyAPI::GUI::CFileBrowser [protected]
m_bShowSpecialFoldersSallyAPI::GUI::CFileBrowser [protected]
m_bShowSubfoldersSallyAPI::GUI::CFileBrowser [protected]
m_bShowUnkonwFilesSallyAPI::GUI::CFileBrowser [protected]
m_bStopOnFirstSuccessSallyAPI::GUI::CForm [protected]
m_bUpdateRequestedSallyAPI::GUI::CGUIBaseObject [protected]
m_bVisibleSallyAPI::GUI::CControl [protected]
m_cLastCharSelectedSallyAPI::GUI::CFileBrowser [protected]
m_critSectLockRenderSallyAPI::GUI::CGUIBaseObject [protected]
m_eCharSelectorCountSallyAPI::GUI::CFileBrowser [protected]
m_eRotationXSallyAPI::GUI::CControl [protected]
m_eRotationYSallyAPI::GUI::CControl [protected]
m_eRotationZSallyAPI::GUI::CControl [protected]
m_eScrollTypeSallyAPI::GUI::CForm [protected]
m_fAngleXSallyAPI::GUI::CGUIBaseObject [protected]
m_fAngleYSallyAPI::GUI::CGUIBaseObject [protected]
m_fAngleZSallyAPI::GUI::CGUIBaseObject [protected]
m_fDeltaBlendSallyAPI::GUI::CControl [protected]
m_fDeltaMoveXSallyAPI::GUI::CControl [protected]
m_fDeltaMoveYSallyAPI::GUI::CControl [protected]
m_fDeltaResizeHeightSallyAPI::GUI::CControl [protected]
m_fDeltaResizeWidthSallyAPI::GUI::CControl [protected]
m_fDeltaRotateXSallyAPI::GUI::CControl [protected]
m_fDeltaRotateYSallyAPI::GUI::CControl [protected]
m_fDeltaRotateZSallyAPI::GUI::CControl [protected]
m_fDepthCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_fHeightCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_fSpeedRotateXSallyAPI::GUI::CControl [protected]
m_fSpeedRotateYSallyAPI::GUI::CControl [protected]
m_fSpeedRotateZSallyAPI::GUI::CControl [protected]
m_fStartMouseDownSallyAPI::GUI::CForm [protected]
m_fStartRotateXSallyAPI::GUI::CControl [protected]
m_fStartRotateYSallyAPI::GUI::CControl [protected]
m_fStartRotateZSallyAPI::GUI::CControl [protected]
m_fStartSendMessageSallyAPI::GUI::CForm [protected]
m_fStopAtAngelXSallyAPI::GUI::CControl [protected]
m_fStopAtAngelYSallyAPI::GUI::CControl [protected]
m_fStopAtAngelZSallyAPI::GUI::CControl [protected]
m_fTimeDeltaSallyAPI::GUI::CGUIBaseObject [protected]
m_fTimeMouseDownSallyAPI::GUI::CControl [protected]
m_fTimeMouseUpSallyAPI::GUI::CControl [protected]
m_fWidthCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_GUIControlListSallyAPI::GUI::CForm [protected]
m_iActionCommandSallyAPI::GUI::CFileBrowser [protected]
m_iActionImageSallyAPI::GUI::CFileBrowser [protected]
m_iAlignSallyAPI::GUI::CControl [protected]
m_iAlphaBlendingSallyAPI::GUI::CGUIBaseObject [protected]
m_iAnimationSpeedBlendSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedMoveXSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedMoveYSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedResizeHeightSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedResizeWidthSallyAPI::GUI::CControl [protected]
m_iControlIdSallyAPI::GUI::CControl [protected]
m_iDestinationBlendSallyAPI::GUI::CControl [protected]
m_iDestinationHeightSallyAPI::GUI::CControl [protected]
m_iDestinationWidthSallyAPI::GUI::CControl [protected]
m_iDestinationXSallyAPI::GUI::CControl [protected]
m_iDestinationYSallyAPI::GUI::CControl [protected]
m_iFolderDepthSallyAPI::GUI::CFileBrowser [protected]
m_iHeightSallyAPI::GUI::CGUIBaseObject [protected]
m_iMouseDownXSallyAPI::GUI::CControl [protected]
m_iMouseDownYSallyAPI::GUI::CControl [protected]
m_iScrollSmoothMouseOldXSallyAPI::GUI::CForm [protected]
m_iScrollSmoothMouseOldYSallyAPI::GUI::CForm [protected]
m_iSetMessageSallyAPI::GUI::CForm [protected]
m_iStartBlendSallyAPI::GUI::CControl [protected]
m_iStartHeightSallyAPI::GUI::CControl [protected]
m_iStartWidthSallyAPI::GUI::CControl [protected]
m_iStartXSallyAPI::GUI::CControl [protected]
m_iStartYSallyAPI::GUI::CControl [protected]
m_iWidthSallyAPI::GUI::CGUIBaseObject [protected]
m_iXSallyAPI::GUI::CGUIBaseObject [protected]
m_iXAbsolutSallyAPI::GUI::CGUIBaseObject [protected]
m_iYSallyAPI::GUI::CGUIBaseObject [protected]
m_iYAbsolutSallyAPI::GUI::CGUIBaseObject [protected]
m_mListViewPagesSallyAPI::GUI::CFileBrowser [protected]
m_mMimetypeListSallyAPI::GUI::CFileBrowser [protected]
m_pBreadcrumbSallyAPI::GUI::CFileBrowser [protected]
m_pButtonActionSallyAPI::GUI::CFileBrowser [protected]
m_pButtonGoUpSallyAPI::GUI::CFileBrowser [protected]
m_pButtonRefreshViewSallyAPI::GUI::CFileBrowser [protected]
m_pCharSelectorSallyAPI::GUI::CFileBrowser [protected]
m_pListViewFileWalkerSallyAPI::GUI::CFileBrowser [protected]
m_pMenuSallyAPI::GUI::CFileBrowser [protected]
m_pMenuSortDateSallyAPI::GUI::CFileBrowser [protected]
m_pMenuSortNameSallyAPI::GUI::CFileBrowser [protected]
m_pParentSallyAPI::GUI::CGUIBaseObject [protected]
m_rgbFontColourSallyAPI::GUI::CControl [protected]
m_strCurrentFolderNameSallyAPI::GUI::CFileBrowser [protected]
m_strMyDesktopSallyAPI::GUI::CFileBrowser [protected, static]
m_strMyDocumentSallyAPI::GUI::CFileBrowser [protected, static]
m_strMyMusicSallyAPI::GUI::CFileBrowser [protected, static]
m_strMyPicturesSallyAPI::GUI::CFileBrowser [protected, static]
m_strMyVideosSallyAPI::GUI::CFileBrowser [protected, static]
m_strTextSallyAPI::GUI::CGUIBaseObject [protected]
m_vFilesSallyAPI::GUI::CFileBrowser [protected]
m_vFoldersSallyAPI::GUI::CFileBrowser [protected]
m_vFoldersFilesDateSallyAPI::GUI::CFileBrowser [protected]
m_vScrollSmoothLastTimeSallyAPI::GUI::CForm [protected]
m_vScrollSmoothLastXSallyAPI::GUI::CForm [protected]
m_vScrollSmoothLastYSallyAPI::GUI::CForm [protected]
m_vStartFoldersSallyAPI::GUI::CFileBrowser [protected]
Move(int x, int y)SallyAPI::GUI::CControl [virtual]
MoveAnimated(int x, int y, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
MoveAnimated(int x, int y, int speedX, int speedY, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
MoveInternal(int x, int y)SallyAPI::GUI::CControl [protected, virtual]
MoveX(int x)SallyAPI::GUI::CForm [protected]
MoveY(int y)SallyAPI::GUI::CForm [protected]
OnCommandActionClicked(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter)SallyAPI::GUI::CFileBrowser [protected]
OnCommandChangeSorting(int reporterId)SallyAPI::GUI::CFileBrowser [protected]
OnCommandCharSelector(SallyAPI::GUI::CGUIBaseObject *reporter)SallyAPI::GUI::CFileBrowser [protected]
OnCommandItemClicked(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter)SallyAPI::GUI::CFileBrowser [protected]
OnCommandListviewItemClicked(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter)SallyAPI::GUI::CFileBrowser [protected]
OnCommandOpenFolder(SallyAPI::GUI::SendMessage::CParameterBase *messageParameter)SallyAPI::GUI::CFileBrowser [protected]
OnCommandOpenFolder(std::string &folder)SallyAPI::GUI::CFileBrowser [protected]
OnCommandReset()SallyAPI::GUI::CFileBrowser [protected]
ProcessKeyboard(char KeyboardState[256], char KeyboardStatePressed[256])SallyAPI::GUI::CControl [virtual]
ProcessMouseDoubleClick(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
ProcessMouseDown(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
ProcessMouseMove(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
ProcessMouseUp(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
RemoveChild(std::list< CControl * >::iterator iter)SallyAPI::GUI::CForm
Render()SallyAPI::GUI::CForm [virtual]
RenderControl()SallyAPI::GUI::CForm [protected, virtual]
Reset()SallyAPI::GUI::CFileBrowser
ResetMouse()SallyAPI::GUI::CControl [protected, virtual]
Resize(int width, int height)SallyAPI::GUI::CControl [virtual]
ResizeAnimated(int width, int height, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
ResizeAnimated(int width, int height, int speedWidth, int speedHeight, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
ResizeInternal(int width, int height)SallyAPI::GUI::CControl [protected, virtual]
RotateAnimatedX(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
RotateAnimatedY(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
RotateAnimatedZ(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
ScrollTypeNormal(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
ScrollTypeSmooth(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
SendMessageToChilds(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CFileBrowser [virtual]
SendMessageToParent(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CFileBrowser [virtual]
SetActionButtonCommand(int command)SallyAPI::GUI::CFileBrowser
SetActionButtonImage(int icon)SallyAPI::GUI::CFileBrowser
SetActionButtonText(const std::string &text)SallyAPI::GUI::CFileBrowser
SetActionImageId(int icon)SallyAPI::GUI::CFileBrowser
SetAlign(int align)SallyAPI::GUI::CControl [virtual]
SetAlphaBlending(int alphaBlending)SallyAPI::GUI::CForm [virtual]
SetAlwaysHandleInput(bool alwaysHandleInput)SallyAPI::GUI::CForm
SetColor(D3DCOLOR rgbFontColour)SallyAPI::GUI::CControl [virtual]
SetFolder(std::string &folder, int folderDepth=-1)SallyAPI::GUI::CFileBrowser
SetHandleInputIfItIsChildHandled(bool handleInputIfItIsChildHandled)SallyAPI::GUI::CForm
SetLocalised(bool localised)SallyAPI::GUI::CControl [virtual]
SetMimetypeList(std::map< std::string, int > &mimetypeList)SallyAPI::GUI::CFileBrowser
SetRotationAngleX(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationAngleY(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationAngleZ(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationX(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetRotationY(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetRotationZ(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetScrollType(SallyAPI::GUI::ScrollType scrollType)SallyAPI::GUI::CForm
SetShowHardDisks(bool showHardDisks)SallyAPI::GUI::CFileBrowser
SetShowRemovableDisk(bool showRemovableDisk)SallyAPI::GUI::CFileBrowser
SetShowSpecialFolders(bool showSpecialFolders)SallyAPI::GUI::CFileBrowser
SetShowSubfolders(bool showSubfolders)SallyAPI::GUI::CFileBrowser
SetShowUnkownFiles(bool showUnkonwFiles)SallyAPI::GUI::CFileBrowser
SetStartFolders(std::vector< std::string > &startFolders)SallyAPI::GUI::CFileBrowser
SetStopAngelX(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelY(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelZ(float angel)SallyAPI::GUI::CControl [virtual]
SetStopHandleInputOnFirstSuccess(bool stopOnFirstSuccess)SallyAPI::GUI::CForm
SetText(const std::string &text)SallyAPI::GUI::CControl [virtual]
SortFiles()SallyAPI::GUI::CFileBrowser [protected]
Timer(float timeDelta)SallyAPI::GUI::CForm [virtual]
TimerScrollNormal()SallyAPI::GUI::CForm [protected, virtual]
Update()SallyAPI::GUI::CForm [virtual]
UpdateControl()SallyAPI::GUI::CForm [protected, virtual]
UpdateView()SallyAPI::GUI::CFileBrowser
ValidateFolder()SallyAPI::GUI::CFileBrowser
Visible(bool visible)SallyAPI::GUI::CControl [virtual]
~CBaseObject()SallyAPI::Core::CBaseObject [virtual]
~CControl()SallyAPI::GUI::CControl [virtual]
~CFileBrowser()SallyAPI::GUI::CFileBrowser [virtual]
~CForm()SallyAPI::GUI::CForm [virtual]
~CGUIBaseObject()SallyAPI::GUI::CGUIBaseObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines