Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_history_listbox Class Reference

#include <htdialog.h>

Inheritance diagram for ht_history_listbox:

ht_listbox ht_view Object List of all members.

Public Member Functions

void init (bounds *b, ht_list *hist)
virtual int calcCount ()
virtual void * getFirst ()
virtual void * getLast ()
virtual void * getNext (void *entry)
virtual void * getPrev (void *entry)
virtual char * getStr (int col, void *entry)
virtual void handlemsg (htmsg *msg)
virtual void * quickfind (char *s)
virtual char * quickfindCompletition (char *s)

Member Function Documentation

int ht_history_listbox::calcCount  )  [virtual]
 

Implements ht_listbox.

Definition at line 433 of file htdialog.cc.

References ht_list::count().

void * ht_history_listbox::getFirst  )  [virtual]
 

Implements ht_listbox.

Definition at line 438 of file htdialog.cc.

References ht_list::count(), and NULL.

Referenced by quickfind(), and quickfindCompletition().

void * ht_history_listbox::getLast  )  [virtual]
 

Implements ht_listbox.

Definition at line 447 of file htdialog.cc.

References ht_list::count(), and NULL.

void * ht_history_listbox::getNext void *  entry  )  [virtual]
 

Implements ht_listbox.

Definition at line 456 of file htdialog.cc.

References ht_list::count(), NULL, and UINT.

Referenced by quickfind(), and quickfindCompletition().

void * ht_history_listbox::getPrev void *  entry  )  [virtual]
 

Implements ht_listbox.

Definition at line 467 of file htdialog.cc.

References NULL, and UINT.

char * ht_history_listbox::getStr int  col,
void *  entry
[virtual]
 

Implements ht_listbox.

Definition at line 477 of file htdialog.cc.

References ht_list::get().

Referenced by quickfind(), and quickfindCompletition().

void ht_history_listbox::handlemsg htmsg *  msg  )  [virtual]
 

Reimplemented from ht_listbox.

Definition at line 482 of file htdialog.cc.

References clearmsg(), ht_listbox::cursorDown(), ht_listbox::cursorUp(), ht_list::del(), ht_view::dirtyview(), ht_listbox::handlemsg(), K_Delete, msg_keypressed, and ht_listbox::update().

void ht_history_listbox::init bounds *  b,
ht_list hist
 

Definition at line 427 of file htdialog.cc.

References Object::init().

void * ht_history_listbox::quickfind char *  s  )  [virtual]
 

Implements ht_listbox.

Definition at line 503 of file htdialog.cc.

References getFirst(), getNext(), getStr(), and ht_strncmp().

char * ht_history_listbox::quickfindCompletition char *  s  )  [virtual]
 

Reimplemented from ht_listbox.

Definition at line 513 of file htdialog.cc.

References getFirst(), getNext(), getStr(), ht_strdup(), ht_strncmp(), NULL, and strccomm().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:59 2004 by doxygen 1.3.5