Blender  V2.93
Public Member Functions | Static Public Member Functions | List of all members
GHOST_TaskBarX11 Class Reference

#include <GHOST_TaskbarX11.h>

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 22 of file GHOST_TaskbarX11.h.

Constructor & Destructor Documentation

◆ GHOST_TaskBarX11()

GHOST_TaskBarX11::GHOST_TaskBarX11 ( const char *  name)

Definition at line 101 of file GHOST_TaskbarX11.cpp.

References init(), NULL, and unity_get_entry.

Member Function Documentation

◆ free()

void GHOST_TaskBarX11::free ( )
static

Definition at line 42 of file GHOST_TaskbarX11.cpp.

References libunity_handle, and NULL.

Referenced by init().

◆ init()

bool GHOST_TaskBarX11::init ( void  )
static

◆ is_valid()

bool GHOST_TaskBarX11::is_valid ( )

◆ set_progress()

void GHOST_TaskBarX11::set_progress ( double  progress)

Definition at line 116 of file GHOST_TaskbarX11.cpp.

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: