ReactOS 0.4.15-dev-5875-g7c755d9
|
#include <appinfo.h>
Private Member Functions | |
VOID | InsertVersionInfo (CAppRichEdit *RichEdit) |
VOID | InsertLanguageInfo (CAppRichEdit *RichEdit) |
VOID | RetrieveLanguages () |
CStringW | LicenseString () |
Additional Inherited Members | |
![]() | |
const CStringW | szIdentifier |
const AppsCategories | iCategory |
CStringW | szDisplayIcon |
CStringW | szDisplayName |
CStringW | szDisplayVersion |
CStringW | szComments |
CAvailableApplicationInfo::CAvailableApplicationInfo | ( | CConfigParser * | Parser, |
const CStringW & | PkgName, | ||
AppsCategories | Category, | ||
const CPathW & | BasePath | ||
) |
Definition at line 22 of file appinfo.cpp.
CAvailableApplicationInfo::~CAvailableApplicationInfo | ( | ) |
Definition at line 64 of file appinfo.cpp.
|
overridevirtual |
Implements CAppInfo.
Definition at line 287 of file appinfo.cpp.
|
overridevirtual |
Implements CAppInfo.
Definition at line 352 of file appinfo.cpp.
|
overridevirtual |
Implements CAppInfo.
Definition at line 335 of file appinfo.cpp.
|
private |
Definition at line 191 of file appinfo.cpp.
Referenced by ShowAppInfo().
|
private |
Definition at line 116 of file appinfo.cpp.
Referenced by ShowAppInfo().
|
private |
Definition at line 154 of file appinfo.cpp.
Referenced by GetDisplayInfo(), and ShowAppInfo().
|
private |
Definition at line 252 of file appinfo.cpp.
Referenced by InsertLanguageInfo().
Implements CAppInfo.
Definition at line 301 of file appinfo.cpp.
|
overridevirtual |
Implements CAppInfo.
Definition at line 70 of file appinfo.cpp.
|
overridevirtual |
Implements CAppInfo.
Definition at line 281 of file appinfo.cpp.
|
private |
Definition at line 108 of file appinfo.h.
Referenced by InsertLanguageInfo(), and RetrieveLanguages().
|
private |
Definition at line 109 of file appinfo.h.
Referenced by InsertLanguageInfo(), and RetrieveLanguages().
|
private |
Definition at line 102 of file appinfo.h.
Referenced by CAvailableApplicationInfo(), GetDownloadInfo(), InsertVersionInfo(), LicenseString(), RetrieveLanguages(), RetrieveScreenshot(), and ~CAvailableApplicationInfo().
|
private |
Definition at line 104 of file appinfo.h.
Referenced by RetrieveScreenshot().
|
private |
Definition at line 103 of file appinfo.h.
Referenced by RetrieveScreenshot().
|
private |
Definition at line 106 of file appinfo.h.
Referenced by CAvailableApplicationInfo(), GetDisplayInfo(), and ShowAppInfo().
|
private |
Definition at line 105 of file appinfo.h.
Referenced by CAvailableApplicationInfo(), GetDisplayInfo(), GetDownloadInfo(), ShowAppInfo(), and Valid().
|
private |
Definition at line 107 of file appinfo.h.
Referenced by CAvailableApplicationInfo(), GetDisplayInfo(), and ShowAppInfo().