|
Hugintrunk
0.1
|
#include "hugin_config.h"#include <huginapp/ImageCache.h>#include <lcms2.h>#include <algorithms/optimizer/ImageGraph.h>#include "hugin/MainFrame.h"

Go to the source code of this file.
Classes | |
| class | ImageReadyEvent |
| Event for when a requested image finished loading. More... | |
| class | huginApp |
| The application class for hugin. More... | |
Functions | |
| wxString | Components2Str (const HuginGraph::ImageGraph::Components &comp) |
| wxDECLARE_EVENT (EVT_IMAGE_READY, ImageReadyEvent) | |
$Id$
This 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 Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.
Definition in file huginApp.h.
| wxString Components2Str | ( | const HuginGraph::ImageGraph::Components & | comp | ) |
| wxDECLARE_EVENT | ( | EVT_IMAGE_READY | , |
| ImageReadyEvent | |||
| ) |
1.8.5