FemViewer::Win::ListBox Class Reference

#include <Controls.h>

Inheritance diagram for FemViewer::Win::ListBox:
Inheritance graph
[legend]
Collaboration diagram for FemViewer::Win::ListBox:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ListBox ()
 ListBox (HWND parent, int id, bool visible=true)
 ~ListBox ()
int getCount () const
void resetContent ()
void addString (const wchar_t *str)
void insertString (const wchar_t *str, int index)
void deleteString (int index)

Constructor & Destructor Documentation

FemViewer::Win::ListBox::ListBox (  )  [inline]
FemViewer::Win::ListBox::ListBox ( HWND  parent,
int  id,
bool  visible = true 
) [inline]
FemViewer::Win::ListBox::~ListBox (  )  [inline]

Member Function Documentation

void FemViewer::Win::ListBox::addString ( const wchar_t *  str  )  [inline]

Here is the call graph for this function:

void FemViewer::Win::ListBox::deleteString ( int  index  )  [inline]

Here is the caller graph for this function:

int FemViewer::Win::ListBox::getCount (  )  const [inline]
void FemViewer::Win::ListBox::insertString ( const wchar_t *  str,
int  index 
) [inline]

Here is the call graph for this function:

void FemViewer::Win::ListBox::resetContent (  )  [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1