SimCenterCommon
Common functionality used within different SimCenter projects
SpreadsheetCompare Class Reference

#include <SpreadsheetWidget.h>

Public Types

enum  { KeyCount = 3 }
 

Public Member Functions

bool operator() (const QStringList &row1, const QStringList &row2) const
 

Public Attributes

int keys [KeyCount]
 
bool ascending [KeyCount]
 

Detailed Description

Definition at line 78 of file SpreadsheetWidget.h.

Member Enumeration Documentation

anonymous enum
Enumerator
KeyCount 

Definition at line 84 of file SpreadsheetWidget.h.

Member Function Documentation

bool SpreadsheetCompare::operator() ( const QStringList &  row1,
const QStringList &  row2 
) const

Definition at line 476 of file SpreadsheetWidget.cpp.

Member Data Documentation

bool SpreadsheetCompare::ascending[KeyCount]

Definition at line 86 of file SpreadsheetWidget.h.

int SpreadsheetCompare::keys[KeyCount]

Definition at line 85 of file SpreadsheetWidget.h.


The documentation for this class was generated from the following files: