marble
#include <DownloadRegionDialog.h>
Definition at line 31 of file DownloadRegionDialog.h.
 
| Enumerator | 
|---|
| VisibleRegionMethod  | 
 | 
| SpecifiedRegionMethod  | 
 | 
| RouteDownloadMethod  | 
 | 
Definition at line 36 of file DownloadRegionDialog.h.
 
 
  
  
      
        
          | Marble::DownloadRegionDialog::DownloadRegionDialog  | 
          ( | 
          MarbleWidget *const  | 
          widget,  | 
         
        
           | 
           | 
          QWidget *const  | 
          parent = 0,  | 
         
        
           | 
           | 
          Qt::WindowFlags const  | 
          f = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | Marble::DownloadRegionDialog::~DownloadRegionDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::applied  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
This signal is emitted when the "Apply" button is pressed. 
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::hidden  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
This signal is emitted when the dialog receives a QHideEvent. 
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::hideEvent  | 
          ( | 
          QHideEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | void Marble::DownloadRegionDialog::setAllowedTileLevelRange  | 
          ( | 
          int const  | 
          minimumTileLevel,  | 
        
        
           | 
           | 
          int const  | 
          maximumTileLevel  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void Marble::DownloadRegionDialog::setSelectionMethod  | 
          ( | 
          SelectionMethod const  | 
          selectionMethod | ) | 
           | 
        
      
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::setSpecifiedLatLonAltBox  | 
          ( | 
          GeoDataLatLonAltBox const &  | 
          region | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::setVisibleLatLonAltBox  | 
          ( | 
          GeoDataLatLonAltBox const &  | 
          region | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void Marble::DownloadRegionDialog::setVisibleTileLevel  | 
          ( | 
          int const  | 
          tileLevel | ) | 
           | 
        
      
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::showEvent  | 
          ( | 
          QShowEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::shown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
This signal is emitted when the dialog receives a QShowEvent. 
 
 
  
  
      
        
          | void Marble::DownloadRegionDialog::updateTextureLayer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.