|
Crazy Eddie's GUI System
0.8.4
|
Inheritance diagram for CEGUI::RegexMatchStateEventArgs:
Collaboration diagram for CEGUI::RegexMatchStateEventArgs:Public Member Functions | |
| RegexMatchStateEventArgs (Window *wnd, RegexMatcher::MatchState state) | |
Public Attributes | |
| RegexMatcher::MatchState | matchState |
WindowEventArgs based class that is used for notifications regarding RegexMatcher::MatchState changes for some component.