ManaPlus
Public Member Functions | Protected Member Functions
InventoryListener Class Referenceabstract

#include <inventorylistener.h>

Inheritance diagram for InventoryListener:
InventoryWindow MiniStatusWindow

Public Member Functions

virtual ~InventoryListener ()
 
virtual void slotsChanged (const Inventory *const inventory)=0
 

Protected Member Functions

 InventoryListener ()
 

Detailed Description

Definition at line 31 of file inventorylistener.h.

Constructor & Destructor Documentation

◆ ~InventoryListener()

virtual InventoryListener::~InventoryListener ( )
inlinevirtual

Definition at line 36 of file inventorylistener.h.

37  { }

◆ InventoryListener()

InventoryListener::InventoryListener ( )
inlineprotected

Definition at line 42 of file inventorylistener.h.

43  { }

Member Function Documentation

◆ slotsChanged()

virtual void InventoryListener::slotsChanged ( const Inventory *const  inventory)
pure virtual

Implemented in MiniStatusWindow, and InventoryWindow.


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