Public Member Functions | Public Attributes | List of all members
RtmSystemDraw.makeToolTip Class Reference
Inheritance diagram for RtmSystemDraw.makeToolTip:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, parent, pt, dc)
 
def removeWidget (self, dc)
 

Public Attributes

 body
 
 color
 
 parent
 
 x_size
 
 y_size
 

Detailed Description

ツールチップ(バルーンヘルプ)図形を生成するクラス

Definition at line 386 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

◆ __init__()

def RtmSystemDraw.makeToolTip.__init__ (   self,
  parent,
  pt,
  dc 
)
クラスの初期化(ツールチップの作成)

[引数]
parent -- 親クラスを指定する
pt     -- ツールチップを表示する座標(x,y)のタプルで指定
dc     -- 描画するデバイス・コンテキストを指定

[戻り値]
void

Definition at line 388 of file RtmSystemDraw.py.

Member Function Documentation

◆ removeWidget()

def RtmSystemDraw.makeToolTip.removeWidget (   self,
  dc 
)
ツールチップ図形をキャンバス、DC上から削除

[引数]
dc     -- 描画されているデバイス・コンテキストを指定

[戻り値]
void

Definition at line 432 of file RtmSystemDraw.py.

Member Data Documentation

◆ body

RtmSystemDraw.makeToolTip.body

Definition at line 400 of file RtmSystemDraw.py.

◆ color

RtmSystemDraw.makeToolTip.color

Definition at line 403 of file RtmSystemDraw.py.

◆ parent

RtmSystemDraw.makeToolTip.parent

Definition at line 399 of file RtmSystemDraw.py.

◆ x_size

RtmSystemDraw.makeToolTip.x_size

Definition at line 401 of file RtmSystemDraw.py.

◆ y_size

RtmSystemDraw.makeToolTip.y_size

Definition at line 402 of file RtmSystemDraw.py.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:48