wex  v20.04.0
Public Member Functions | List of all members
wex::report::dirctrl Class Reference

Offers our generic dir control. More...

#include <wex/report/dirctrl.h>

Inherits wxGenericDirCtrl.

Public Member Functions

 dirctrl (report::frame *frame, const std::string &filter=std::string(), int defaultFilter=0, const window_data &data=window_data(). style(wxDIRCTRL_3D_INTERNAL|wxDIRCTRL_MULTIPLE))
 Default constructor.
 
void expand_and_select_path (const path &path)
 Expands path and selects it.
 

Detailed Description

Offers our generic dir control.

It adds a popup menu and handling of the commands.