UltraScan III
Classes | Functions
us_ga_init.h File Reference
#include <QtGui>
#include "qwt_plot_marker.h"
#include "qwt_plot_spectrogram.h"
#include "qwt_plot_layout.h"
#include "qwt_plot_zoomer.h"
#include "qwt_plot_panner.h"
#include "qwt_scale_widget.h"
#include "qwt_scale_draw.h"
#include "qwt_color_map.h"
#include "us_extern.h"
#include "us_widgets.h"
#include "us_help.h"
#include "us_editor.h"
#include "us_plot.h"
#include "us_colorgradIO.h"
#include "us_spectrodata.h"
#include "us_solutedata.h"
Include dependency graph for us_ga_init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  US_GA_Initialize
 

Functions

bool distro_lessthan (const S_Solute &, const S_Solute &)
 Less-than function for sorting S_Solute values. More...
 

Function Documentation

bool distro_lessthan ( const S_Solute ,
const S_Solute  
)

Less-than function for sorting S_Solute values.

Definition at line 33 of file us_ga_init.cpp.