Version: 6.3.1
Data Structures | Defines | Functions

src/Qtx/QtxSplash.cxx File Reference

#include "QtxSplash.h"
#include "QtxResourceMgr.h"
#include <cstdio>
#include <QApplication>
#include <QPainter>
#include <QMessageBox>
#include <QDesktopWidget>
Include dependency graph for QtxSplash.cxx:

Data Structures

class  ProgressEvent
 Progress change custom event. More...

Defines

#define BOUNDED(a, min, max)   ( a >= min && a <= max )

Functions

static bool checkGradient (const QGradient *g)
 Check if the gradient is defined in the relative coordinates [static].

Define Documentation

#define BOUNDED (   a,
  min,
  max 
)    ( a >= min && a <= max )

Function Documentation

static bool checkGradient ( const QGradient *  g) [static]
Returns:
true if gradient is defined in the relative coordinates

References BOUNDED.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS