QtSortedCheckListItem.h File Reference


Detailed Description

hippodaraw::QtSortedCheckListItem class interface.

This class inherits the QCheckListItem class and overrides the compare() function. It is used to sort the QListView in numerical order.

Copyright (C) 2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Definition in file QtSortedCheckListItem.h.

#include <qglobal.h>
#include "qlistview.h"

Include dependency graph for QtSortedCheckListItem.h:

This graph shows which files directly or indirectly include this file:

CreateNTuple.cxxQtSortedCheckListItem.cxx

Go to the source code of this file.

Namespaces

namespace  hippodraw

Classes

class  QtSortedCheckListItem
 This class inherits the QCheckListItem and overrides the compare() function, so that the list can be sorted in numerical order. More...


Generated for HippoDraw Class Library by doxygen