Blender V4.3
GHOST_TaskBarX11 Class Reference

#include <GHOST_TaskbarX11.hh>

Public Member Functions

 GHOST_TaskBarX11 (const char *name)
 
bool is_valid ()
 
void set_progress (double progress)
 
void set_progress_enabled (bool enabled)
 

Static Public Member Functions

static bool init ()
 
static void free ()
 

Detailed Description

Definition at line 10 of file GHOST_TaskbarX11.hh.

Constructor & Destructor Documentation

◆ GHOST_TaskBarX11()

GHOST_TaskBarX11::GHOST_TaskBarX11 ( const char * name)

Definition at line 102 of file GHOST_TaskbarX11.cc.

References init(), and unity_get_entry.

Member Function Documentation

◆ free()

void GHOST_TaskBarX11::free ( )
static

Definition at line 43 of file GHOST_TaskbarX11.cc.

References libunity_handle.

Referenced by init().

◆ init()

bool GHOST_TaskBarX11::init ( )
static

◆ is_valid()

bool GHOST_TaskBarX11::is_valid ( )

◆ set_progress()

void GHOST_TaskBarX11::set_progress ( double progress)

Definition at line 117 of file GHOST_TaskbarX11.cc.

References is_valid(), and unity_set_progress.

Referenced by GHOST_WindowX11::setProgressBar().

◆ set_progress_enabled()

void GHOST_TaskBarX11::set_progress_enabled ( bool enabled)

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