mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/************************************************************************
 | 
						|
 * This file has been generated automatically from                      *
 | 
						|
 *                                                                      *
 | 
						|
 * src/gui/qgsqmlwidget.h                                               *
 | 
						|
 *                                                                      *
 | 
						|
 * Do not edit manually ! Edit header and run scripts/sipify.pl again   *
 | 
						|
 ************************************************************************/
 | 
						|
 | 
						|
 | 
						|
class QgsQmlWidget
 | 
						|
{
 | 
						|
%Docstring
 | 
						|
*************************************************************************
 | 
						|
qgsqmlwidget.h
 | 
						|
 | 
						|
---------------------
 | 
						|
begin                : 25.6.2018
 | 
						|
copyright            : (C) 2018 by Matthias Kuhn
 | 
						|
email                : matthias@opengis.ch
 | 
						|
**************************************************************************
 | 
						|
 | 
						|
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.                                   *
 | 
						|
 | 
						|
**************************************************************************
 | 
						|
%End
 | 
						|
 | 
						|
%TypeHeaderCode
 | 
						|
#include "qgsqmlwidget.h"
 | 
						|
%End
 | 
						|
  public:
 | 
						|
    QgsQmlWidget();
 | 
						|
};
 | 
						|
 | 
						|
/************************************************************************
 | 
						|
 * This file has been generated automatically from                      *
 | 
						|
 *                                                                      *
 | 
						|
 * src/gui/qgsqmlwidget.h                                               *
 | 
						|
 *                                                                      *
 | 
						|
 * Do not edit manually ! Edit header and run scripts/sipify.pl again   *
 | 
						|
 ************************************************************************/
 |