Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Create_Test_Model_Dialog_Base Class Reference

#include <Create_Test_Model_Dialog_Base.h>

Inheritance diagram for Create_Test_Model_Dialog_Base:
Inheritance graph
[legend]

Public Member Functions

 Create_Test_Model_Dialog_Base (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Please wait..."), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(200, 100), long style=wxDEFAULT_DIALOG_STYLE)
 
 ~Create_Test_Model_Dialog_Base ()
 

Protected Member Functions

virtual void onButtonAbortClicked (wxCommandEvent &event)
 
virtual void onCloseClicked (wxCloseEvent &event)
 

Protected Attributes

wxButton * button_abort
 
wxStaticText * label_message
 

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 35 of file Create_Test_Model_Dialog_Base.h.

Constructor & Destructor Documentation

Create_Test_Model_Dialog_Base::Create_Test_Model_Dialog_Base ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Please wait..."),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 200,100 ),
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 24 of file Create_Test_Model_Dialog_Base.cpp.

Create_Test_Model_Dialog_Base::~Create_Test_Model_Dialog_Base ( )

Definition at line 79 of file Create_Test_Model_Dialog_Base.cpp.

Member Function Documentation

virtual void Create_Test_Model_Dialog_Base::onButtonAbortClicked ( wxCommandEvent &  event)
inlineprotectedvirtual

Reimplemented in CreateTestModelDialog.

Definition at line 45 of file Create_Test_Model_Dialog_Base.h.

virtual void Create_Test_Model_Dialog_Base::onCloseClicked ( wxCloseEvent &  event)
inlineprotectedvirtual

Reimplemented in CreateTestModelDialog.

Definition at line 44 of file Create_Test_Model_Dialog_Base.h.

Member Data Documentation

wxButton* Create_Test_Model_Dialog_Base::button_abort
protected

Definition at line 41 of file Create_Test_Model_Dialog_Base.h.

wxStaticText* Create_Test_Model_Dialog_Base::label_message
protected

Definition at line 40 of file Create_Test_Model_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