#include <icon_remapping_wildcard.h>
Definition at line 1 of file icon_remapping_wildcard.h.
icon_remapping_wildcard_impl::icon_remapping_wildcard_impl |
( |
const char * |
p_pattern, |
|
|
const char * |
p_iconname |
|
) |
| |
|
inline |
bool icon_remapping_wildcard_impl::query |
( |
const char * |
p_extension, |
|
|
pfc::string_base & |
p_iconname |
|
) |
| |
|
inlinevirtual |
- Parameters
-
p_extension | File type extension being queried. |
p_iconname | Receives the icon name to use, including the .ico extension. |
- Returns
- True when p_iconname has been set, false if we don't recognize the specified extension.
Implements icon_remapping.
Definition at line 4 of file icon_remapping_wildcard.h.
bool test(const char *str, const char *pattern, bool b_separate_by_semicolon=false)
The documentation for this class was generated from the following file: