final f*h interface header reviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -262,6 +262,13 @@ public:
|
||||
This event class is used for the events generated by
|
||||
wxFilePickerCtrl and by wxDirPickerCtrl.
|
||||
|
||||
@beginEventTable{wxFileDirPickerEvent}
|
||||
@event{EVT_FILEPICKER_CHANGED(id, func)}
|
||||
Generated whenever the selected file changes.
|
||||
@event{EVT_DIRPICKER_CHANGED(id, func)}
|
||||
Generated whenever the selected directory changes.
|
||||
@endEventTable
|
||||
|
||||
@library{wxcore}
|
||||
@category{events}
|
||||
|
||||
|
Reference in New Issue
Block a user