Public Member Functions | Protected Attributes | List of all members
SortedTableItem< ItemType > Class Template Reference

#include <curvelist_view.h>

Inheritance diagram for SortedTableItem< ItemType >:
Inheritance graph
[legend]

Public Member Functions

bool operator< (const SortedTableItem &other) const
 
 SortedTableItem (const QString &name)
 

Protected Attributes

std::string str
 

Detailed Description

template<typename ItemType>
class SortedTableItem< ItemType >

Definition at line 22 of file curvelist_view.h.

Constructor & Destructor Documentation

template<typename ItemType>
SortedTableItem< ItemType >::SortedTableItem ( const QString &  name)
inline

Definition at line 25 of file curvelist_view.h.

Member Function Documentation

template<typename ItemType>
bool SortedTableItem< ItemType >::operator< ( const SortedTableItem< ItemType > &  other) const
inline

Definition at line 29 of file curvelist_view.h.

Member Data Documentation

template<typename ItemType>
std::string SortedTableItem< ItemType >::str
protected

Definition at line 35 of file curvelist_view.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:50