neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::FileDialogEvents Class Reference

#include <FileDialog.h>

Public Member Functions

virtual bool OnFileOk (FileDialog *dialog, ActiveFileDialogIF *dialogImpl)
 

Detailed Description

Intercepts events that a file dialog might generate. To use it, make a subclass and tell FileDialog about this subclass.

Member Function Documentation

virtual bool neo::FileDialogEvents::OnFileOk ( FileDialog dialog,
ActiveFileDialogIF dialogImpl 
)
inlinevirtual
Returns
false if the dialog should remain open, true otherwise

The documentation for this class was generated from the following file: