Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
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]

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.

Create_Output_Files_Dialog_Base::~Create_Output_Files_Dialog_Base ( )

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)
inlineprotectedvirtual

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)
inlineprotectedvirtual

Reimplemented in CreateOutputFilesDialog.

Definition at line 46 of file Create_Output_Files_Dialog_Base.h.

Member Data Documentation

wxButton* Create_Output_Files_Dialog_Base::button_done
protected

Definition at line 43 of file Create_Output_Files_Dialog_Base.h.

wxStaticText* Create_Output_Files_Dialog_Base::label_message
protected

Definition at line 41 of file Create_Output_Files_Dialog_Base.h.

wxGauge* Create_Output_Files_Dialog_Base::progress_bar
protected

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 Mon Dec 16 2019 03:31:15