tlp::SpreadTableSort
tlp::SpreadTableSort
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::SpreadTableSort -
SYNOPSIS
#include <SpreadTable.h>
Public Types
enum SortDirection { SortRows, SortColumns }
Public Member Functions
SpreadTableSort (const QTableWidgetSelectionRange &, const QList< int > &, const QList< bool > &, SortDirection, Qt::CaseSensitivity, const QString &)
bool operator() (int, int) const
void setTable (SpreadTable *t)
QTableWidgetSelectionRange getRange () const
SortDirection getSortDirection () const
Member Enumeration Documentation
enum tlp::SpreadTableSort::SortDirection
Enumerator:
- SortRows
-
- SortColumns
-
Constructor & Destructor Documentation
tlp::SpreadTableSort::SpreadTableSort (const QTableWidgetSelectionRange & r, const QList< int > & sk, const QList< bool > & a, SortDirection sd, Qt::CaseSensitivity cs, const QString & co)=================================================================== ===================================================================
Member Function Documentation
QTableWidgetSelectionRange tlp::SpreadTableSort::getRange () const [inline]
SortDirection tlp::SpreadTableSort::getSortDirection () const [inline]
bool tlp::SpreadTableSort::operator() (int firstPosition, int secondPosition) const
void tlp::SpreadTableSort::setTable (SpreadTable * t) [inline]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Types
-
- Public Member Functions
-
- Member Enumeration Documentation
-
- enum tlp::SpreadTableSort::SortDirection
-
- Constructor & Destructor Documentation
-
- tlp::SpreadTableSort::SpreadTableSort (const QTableWidgetSelectionRange & r, const QList< int > & sk, const QList< bool > & a, SortDirection sd, Qt::CaseSensitivity cs, const QString & co)=================================================================== ===================================================================
-
- Member Function Documentation
-
- QTableWidgetSelectionRange tlp::SpreadTableSort::getRange () const [inline]
-
- SortDirection tlp::SpreadTableSort::getSortDirection () const [inline]
-
- bool tlp::SpreadTableSort::operator() (int firstPosition, int secondPosition) const
-
- void tlp::SpreadTableSort::setTable (SpreadTable * t) [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:24 GMT, April 16, 2011