IDAPython 9.0
Loading...
Searching...
No Matches
simpleline_t Class Reference
Inheritance diagram for simpleline_t:

Public Member Functions

 __init__ (self, *args)
 

Static Public Attributes

str line
 
str color
 
str bgcolor
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Data Documentation

◆ bgcolor

str bgcolor
static
Initial value:
= property(_ida_kernwin.simpleline_t_bgcolor_get,
_ida_kernwin.simpleline_t_bgcolor_set)

◆ color

str color
static
Initial value:
= property(_ida_kernwin.simpleline_t_color_get,
_ida_kernwin.simpleline_t_color_set)

◆ line

str line
static
Initial value:
= property(_ida_kernwin.simpleline_t_line_get,
_ida_kernwin.simpleline_t_line_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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