#include "CurveCreator_TreeView.h"
#include "CurveCreator_ICurve.hxx"
#include <SUIT_Session.h>
#include <SUIT_ResourceMgr.h>
#include <QHeaderView>
#include <QtAlgorithms>
Macros | |
#define | ID_SECTION -1 |
Functions | |
bool | pointLessThan (const QPair< int, int > &s1, const QPair< int, int > &s2) |
#define ID_SECTION -1 |
bool pointLessThan | ( | const QPair< int, int > & | s1, |
const QPair< int, int > & | s2 | ||
) |