Module ida_kernwin :: Class simpleline_t
[frames] | no frames]

Class simpleline_t

object --+
         |
        simpleline_t

Proxy of C++ simpleline_t class.

Instance Methods
simpleline_t
__init__(self)
__init__(self, c, str) -> simpleline_t __init__(self, str) -> simpleline_t
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  bgcolor
simpleline_t_bgcolor_get(self) -> bgcolor_t
  color
simpleline_t_color_get(self) -> color_t
  line
simpleline_t_line_get(self) -> qstring *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, c, str) -> simpleline_t __init__(self, str) -> simpleline_t

Returns: simpleline_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

bgcolor

simpleline_t_bgcolor_get(self) -> bgcolor_t

Get Method:
unreachable.simpleline_t_bgcolor_get(self)
Set Method:
unreachable.simpleline_t_bgcolor_set(self, bgcolor)

color

simpleline_t_color_get(self) -> color_t

Get Method:
unreachable.simpleline_t_color_get(self)
Set Method:
unreachable.simpleline_t_color_set(self, color)

line

simpleline_t_line_get(self) -> qstring *

Get Method:
unreachable.simpleline_t_line_get(self)
Set Method:
unreachable.simpleline_t_line_set(self, line)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)