QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
qgscomposerhtml.cpp File Reference
#include "qgscomposerhtml.h"
#include "qgscomposerframe.h"
#include "qgscomposition.h"
#include "qgsaddremovemultiframecommand.h"
#include "qgsnetworkaccessmanager.h"
#include <QCoreApplication>
#include <QPainter>
#include <QWebFrame>
#include <QWebPage>
#include <QImage>
Include dependency graph for qgscomposerhtml.cpp:

Go to the source code of this file.

Functions

bool candidateSort (const QPair< int, int > &c1, const QPair< int, int > &c2)
 

Function Documentation

bool candidateSort ( const QPair< int, int > &  c1,
const QPair< int, int > &  c2 
)

Definition at line 168 of file qgscomposerhtml.cpp.

Referenced by QgsComposerHtml::findNearbyPageBreak().