HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OPUI_GraphTextBadge Class Reference

#include <OPUI_GraphTextBadge.h>

Public Member Functions

 OPUI_GraphTextBadge (const UT_StringHolder &pref, const UT_StringHolder &category, const UT_StringHolder &description, const UT_StringHolder &icon, fpreal full_text_max_width, OPUI_GraphTextBadgeVisibility vis, OPUI_GraphTextBadgeTest test, OPUI_GraphTextBadgeThreading threading)
 
 ~OPUI_GraphTextBadge ()
 
const UT_StringHoldergetPreferenceName () const
 
const UT_StringHoldergetPreferenceCategory () const
 
const UT_StringHoldergetDescription () const
 
const UT_StringHoldergetIcon () const
 
fpreal getFullTextMaxWidth () const
 
OPUI_GraphTextBadgeVisibility getDefaultVisibility () const
 
OPUI_GraphTextBadgeTest getTextBadgeTest () const
 
bool getThreadSafe () const
 
OPUI_GraphTextBadgeVisibility getVisibility () const
 
void setVisibility (OPUI_GraphTextBadgeVisibility v)
 

Static Public Member Functions

static void addText (OPUI_GraphTextBadgeArray &add_text)
 

Static Public Attributes

static const UT_StringHolder theCommentPref
 
static const UT_StringHolder theDescriptiveParmPref
 
static const UT_StringHolder theContextOptionDepsPref
 
static const UT_StringHolder theLopLastModifiedPrimPref
 
static const UT_StringHolder theLopLayerCountPref
 
static const UT_StringHolder theOutputForViewPref
 
static const UT_StringHolder theDetailIdPref
 
static const UT_StringHolder theMainTextBadgeCategory
 

Detailed Description

Examples:
OPUI/OPUI_MemUsageTextBadge.C.

Definition at line 46 of file OPUI_GraphTextBadge.h.

Constructor & Destructor Documentation

OPUI_GraphTextBadge::OPUI_GraphTextBadge ( const UT_StringHolder pref,
const UT_StringHolder category,
const UT_StringHolder description,
const UT_StringHolder icon,
fpreal  full_text_max_width,
OPUI_GraphTextBadgeVisibility  vis,
OPUI_GraphTextBadgeTest  test,
OPUI_GraphTextBadgeThreading  threading 
)
OPUI_GraphTextBadge::~OPUI_GraphTextBadge ( )

Member Function Documentation

static void OPUI_GraphTextBadge::addText ( OPUI_GraphTextBadgeArray add_text)
static
OPUI_GraphTextBadgeVisibility OPUI_GraphTextBadge::getDefaultVisibility ( ) const
inline

Definition at line 70 of file OPUI_GraphTextBadge.h.

const UT_StringHolder& OPUI_GraphTextBadge::getDescription ( ) const
inline

Definition at line 64 of file OPUI_GraphTextBadge.h.

fpreal OPUI_GraphTextBadge::getFullTextMaxWidth ( ) const
inline

Definition at line 68 of file OPUI_GraphTextBadge.h.

const UT_StringHolder& OPUI_GraphTextBadge::getIcon ( ) const
inline

Definition at line 66 of file OPUI_GraphTextBadge.h.

const UT_StringHolder& OPUI_GraphTextBadge::getPreferenceCategory ( ) const
inline

Definition at line 62 of file OPUI_GraphTextBadge.h.

const UT_StringHolder& OPUI_GraphTextBadge::getPreferenceName ( ) const
inline

Definition at line 60 of file OPUI_GraphTextBadge.h.

OPUI_GraphTextBadgeTest OPUI_GraphTextBadge::getTextBadgeTest ( ) const
inline

Definition at line 72 of file OPUI_GraphTextBadge.h.

bool OPUI_GraphTextBadge::getThreadSafe ( ) const
inline

Definition at line 74 of file OPUI_GraphTextBadge.h.

OPUI_GraphTextBadgeVisibility OPUI_GraphTextBadge::getVisibility ( ) const
inline

Definition at line 77 of file OPUI_GraphTextBadge.h.

void OPUI_GraphTextBadge::setVisibility ( OPUI_GraphTextBadgeVisibility  v)
inline

Definition at line 79 of file OPUI_GraphTextBadge.h.

Member Data Documentation

const UT_StringHolder OPUI_GraphTextBadge::theCommentPref
static

Definition at line 84 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theContextOptionDepsPref
static

Definition at line 86 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theDescriptiveParmPref
static

Definition at line 85 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theDetailIdPref
static

Definition at line 90 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theLopLastModifiedPrimPref
static

Definition at line 87 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theLopLayerCountPref
static

Definition at line 88 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theMainTextBadgeCategory
static
Examples:
OPUI/OPUI_MemUsageTextBadge.C.

Definition at line 92 of file OPUI_GraphTextBadge.h.

const UT_StringHolder OPUI_GraphTextBadge::theOutputForViewPref
static

Definition at line 89 of file OPUI_GraphTextBadge.h.


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