Public Member Functions | Protected Member Functions | Protected Attributes
Create_Output_Files_Dialog_Base Class Reference

#include <Create_Output_Files_Dialog_Base.h>

Inheritance diagram for Create_Output_Files_Dialog_Base:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Create_Output_Files_Dialog_Base (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Creating files"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(250, 130), long style=wxDEFAULT_DIALOG_STYLE)
 ~Create_Output_Files_Dialog_Base ()

Protected Member Functions

virtual void onButtonDoneClicked (wxCommandEvent &event)
virtual void onDialogClose (wxCloseEvent &event)

Protected Attributes

wxButton * button_done
wxStaticText * label_message
wxGauge * progress_bar

Detailed Description

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition at line 36 of file Create_Output_Files_Dialog_Base.h.


Constructor & Destructor Documentation

Create_Output_Files_Dialog_Base::Create_Output_Files_Dialog_Base ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Creating files"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 250,130 ),
long  style = wxDEFAULT_DIALOG_STYLE 
)

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition at line 25 of file Create_Output_Files_Dialog_Base.cpp.

Definition at line 93 of file Create_Output_Files_Dialog_Base.cpp.


Member Function Documentation

virtual void Create_Output_Files_Dialog_Base::onButtonDoneClicked ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in CreateOutputFilesDialog.

Definition at line 47 of file Create_Output_Files_Dialog_Base.h.

virtual void Create_Output_Files_Dialog_Base::onDialogClose ( wxCloseEvent &  event) [inline, protected, virtual]

Reimplemented in CreateOutputFilesDialog.

Definition at line 46 of file Create_Output_Files_Dialog_Base.h.


Member Data Documentation

Definition at line 43 of file Create_Output_Files_Dialog_Base.h.

Definition at line 41 of file Create_Output_Files_Dialog_Base.h.

Definition at line 42 of file Create_Output_Files_Dialog_Base.h.


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


asr_descriptor_surface_based_recognition
Author(s): Allgeyer Tobias, Hutmacher Robin, Meißner Pascal
autogenerated on Thu Jun 6 2019 17:57:29