Role Playing Database (API Documentation)  3.1.1
Public Member Functions | List of all members
RolePlayingDB3::Graphic Class Reference

Public Member Functions

 getimage ()
 
 Graphic (...)
 

Detailed Description

Build a widget to fetch a graphcs file and display the image.

Constructor & Destructor Documentation

◆ Graphic()

RolePlayingDB3::Graphic::Graphic (   ...)

Build a widget to fetch and display an image file.

Parameters
widgetpathThe widget path
...Options:
  • -modifycmd Script to run when the widget is updated.
  • -text Filename in the file entry.
  • -basedirectory Base directory.
  • -label Label for the fileentry.
  • -labelwidth Label width for the fileentry.
  • -initialdir Initial dir for the fileentry.

Member Function Documentation

◆ getimage()

RolePlayingDB3::Graphic::getimage ( )

Fetch the graphic image object.

Returns
an image object

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