hugin1/hugin/CPListFrame.cpp File Reference
implementation of CPListFrame Class More...
#include <config.h>
#include "panoinc_WX.h"
#include "panoinc.h"
#include <algorithm>
#include <utility>
#include <functional>
#include "common/wxPlatform.h"
#include "hugin/CPListFrame.h"
#include "hugin/MainFrame.h"
#include "hugin/CommandHistory.h"
#include "hugin/huginApp.h"
Include dependency graph for CPListFrame.cpp:

Classes | |
| class | DelKeyHandler |
Functions | |
| EVT_LIST_ITEM_SELECTED (XRCID("cp_list_frame_list"), CPListFrame::OnCPListSelectionChanged) EVT_LIST_ITEM_DESELECTED(XRCID("cp_list_frame_list") | |
| CPListFrame::OnCPListSelectionChanged | EVT_LIST_COL_CLICK (XRCID("cp_list_frame_list"), CPListFrame::OnCPListHeaderClick) EVT_LIST_COL_END_DRAG(XRCID("cp_list_frame_list") |
| CPListFrame::OnCPListSelectionChanged CPListFrame::OnColumnWidthChange | EVT_BUTTON (XRCID("cp_list_delete"), CPListFrame::OnDeleteButton) EVT_BUTTON(XRCID("cp_list_select") |
| CPListFrame::OnCPListSelectionChanged CPListFrame::OnColumnWidthChange CPListFrame::OnSelectButton | EVT_BUTTON (XRCID("cp_list_finetune"), CPListFrame::OnFineTuneButton) CPListFrame |
Detailed Description
implementation of CPListFrame Class
- Author:
- Pablo d'Angelo <pablo.dangelo@web.de>
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 2 of the License, or (at your option) any later version.
This software 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 software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Function Documentation
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1