Classes | Namespaces
QtSortedCheckListItem.h File Reference

hippodaraw::QtSortedCheckListItem class interface. More...

#include <qglobal.h>
#include "qlistview.h"
Include dependency graph for QtSortedCheckListItem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  hippodraw
 Namespace for HippoDraw.

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:
QtSortedCheckListItem.h,v 1.2 2006/02/13 01:23:57 pfkeb Exp

Definition in file QtSortedCheckListItem.h.


Generated for HippoDraw Class Library by doxygen