class SearchItem: public Gtk_HBox


Inheritance:


Public Fields

typedef enum andnot
typedef enum or
typedef enum resultand
typedef enum resultandnot
typedef enum err
typedef enum result type

Public Methods

SearchItem( Session &s, SearchWindow &w, int _pos )
void boolOpVisible( bool v )
void lessButVisible( bool v )
void buttonsVisible( bool v )
const gchar* get_text() const
type get_type() const
void callback_hint()

Public

typedef enum and

Private Fields

Session& session
session
SearchWindow& searchWin
int position
position in queue
Gtk_Combo* boolOpEntry
Gtk_Combo* textEntry
Gtk_Button* lessButton
Gtk_Button* moreButton
Gtk_Button* searchButton

Documentation

Session& session
session

SearchWindow& searchWin

int position
position in queue

Gtk_Combo* boolOpEntry

Gtk_Combo* textEntry

Gtk_Button* lessButton

Gtk_Button* moreButton

Gtk_Button* searchButton

typedef enum and

typedef enum andnot

typedef enum or

typedef enum resultand

typedef enum resultandnot

typedef enum err

typedef enum result type

SearchItem( Session &s, SearchWindow &w, int _pos )

void boolOpVisible( bool v )

void lessButVisible( bool v )

void buttonsVisible( bool v )

const gchar* get_text() const

type get_type() const

void callback_hint()


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.