Eclipse SUMO - Simulation of Urban MObility
FXTreeListDinamic Class Reference

FXTreeListDinamic. More...

#include <FXTreeListDinamic.h>

Inheritance diagram for FXTreeListDinamic:
Collaboration diagram for FXTreeListDinamic:

Public Member Functions

 FXTreeListDinamic (FXComposite *p, FXObject *tgt, FXSelector sel, FXuint opts)
 FOX-declaration. More...
 
void show ()
 Show FXTreeListDinamic. More...
 
FOX calls
long onLeftBtnPress (FXObject *, FXSelector, void *)
 

Protected Member Functions

 FXTreeListDinamic ()
 default constructor More...
 

Private Member Functions

 FXTreeListDinamic (const FXTreeListDinamic &)=delete
 Invalidated copy constructor. More...
 
FXTreeListDinamicoperator= (const FXTreeListDinamic &)=delete
 Invalidated assignment operator. More...
 

Detailed Description

FXTreeListDinamic.

Definition at line 28 of file FXTreeListDinamic.h.

Constructor & Destructor Documentation

◆ FXTreeListDinamic() [1/3]

FXTreeListDinamic::FXTreeListDinamic ( FXComposite *  p,
FXObject *  tgt,
FXSelector  sel,
FXuint  opts 
)

FOX-declaration.

Constructor

Definition at line 38 of file FXTreeListDinamic.cpp.

◆ FXTreeListDinamic() [2/3]

FXTreeListDinamic::FXTreeListDinamic ( )
protected

default constructor

Definition at line 61 of file FXTreeListDinamic.cpp.

◆ FXTreeListDinamic() [3/3]

FXTreeListDinamic::FXTreeListDinamic ( const FXTreeListDinamic )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ onLeftBtnPress()

long FXTreeListDinamic::onLeftBtnPress ( FXObject *  obj,
FXSelector  sel,
void *  ptr 
)

Definition at line 53 of file FXTreeListDinamic.cpp.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ operator=()

FXTreeListDinamic& FXTreeListDinamic::operator= ( const FXTreeListDinamic )
privatedelete

Invalidated assignment operator.

◆ show()

void FXTreeListDinamic::show ( )

Show FXTreeListDinamic.

Definition at line 44 of file FXTreeListDinamic.cpp.


The documentation for this class was generated from the following files: