![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXSearchDialog.h>

Public Member Functions | |
| FXSearchDialog (FXWindow *owner, const FXString &caption, FXIcon *ic=NULL, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
| virtual | ~FXSearchDialog () |
| FX::FXSearchDialog::FXSearchDialog | ( | FXWindow * | owner, | |
| const FXString & | caption, | |||
| FXIcon * | ic = NULL, |
|||
| FXuint | opts = 0, |
|||
| FXint | x = 0, |
|||
| FXint | y = 0, |
|||
| FXint | w = 0, |
|||
| FXint | h = 0 | |||
| ) |
Construct search dialog box.
| virtual FX::FXSearchDialog::~FXSearchDialog | ( | ) | [virtual] |
Destructor.
|
|