Свойство | Тип | Описание | |
---|---|---|---|
ActionEvent | void | ||
ChangeEvent | void | ||
ChildEvent | void | ||
Event | bool | ||
PaintEvent | void | ||
QToolBar | System | ||
ResizeEvent | void | ||
SetIconSize | void | ||
SetToolButtonStyle | void |
Метод | Описание | |
---|---|---|
ActionAt ( Qyoto.QPoint p ) : Qyoto.QAction | ||
ActionAt ( int x, int y ) : Qyoto.QAction | ||
ActionGeometry ( Qyoto.QAction action ) : Qyoto.QRect | ||
AddAction ( Qyoto.QIcon icon, string text ) : Qyoto.QAction | ||
AddAction ( Qyoto.QIcon icon, string text, |
||
AddAction ( string text ) : Qyoto.QAction | ||
AddAction ( string text, |
||
AddAction ( Qyoto.QAction action ) : void | ||
AddSeparator ( ) : Qyoto.QAction | ||
AddWidget ( |
||
Clear ( ) : void | ||
Dispose ( ) : void | ||
InsertSeparator ( Qyoto.QAction before ) : Qyoto.QAction | ||
InsertWidget ( Qyoto.QAction before, |
||
IsAreaAllowed ( |
||
QToolBar ( |
||
QToolBar ( string title ) : System | ||
QToolBar ( string title, |
||
ToggleViewAction ( ) : Qyoto.QAction | ||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
WidgetForAction ( Qyoto.QAction action ) : |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
InitStyleOption ( QStyleOptionToolBar option ) : void | ||
QToolBar ( |
Метод | Описание | |
---|---|---|
ActionEvent ( Qyoto.QActionEvent arg1 ) : void | ||
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
ChildEvent ( Qyoto.QChildEvent arg1 ) : void | ||
Event ( Qyoto.QEvent arg1 ) : bool | ||
PaintEvent ( Qyoto.QPaintEvent arg1 ) : void | ||
QToolBar ( ) : System | ||
ResizeEvent ( Qyoto.QResizeEvent arg1 ) : void | ||
SetIconSize ( Qyoto.QSize iconSize ) : void | ||
SetToolButtonStyle ( |
public ActionAt ( Qyoto.QPoint p ) : Qyoto.QAction | ||
p | Qyoto.QPoint | |
Результат | Qyoto.QAction |
public ActionAt ( int x, int y ) : Qyoto.QAction | ||
x | int | |
y | int | |
Результат | Qyoto.QAction |
public ActionGeometry ( Qyoto.QAction action ) : Qyoto.QRect | ||
action | Qyoto.QAction | |
Результат | Qyoto.QRect |
public AddAction ( Qyoto.QIcon icon, string text ) : Qyoto.QAction | ||
icon | Qyoto.QIcon | |
text | string | |
Результат | Qyoto.QAction |
public AddAction ( Qyoto.QIcon icon, string text, |
||
icon | Qyoto.QIcon | |
text | string | |
receiver | ||
member | string | |
Результат | Qyoto.QAction |
public AddAction ( string text ) : Qyoto.QAction | ||
text | string | |
Результат | Qyoto.QAction |
public AddAction ( string text, |
||
text | string | |
receiver | ||
member | string | |
Результат | Qyoto.QAction |
public AddAction ( Qyoto.QAction action ) : void | ||
action | Qyoto.QAction | |
Результат | void |
public AddWidget ( |
||
widget | ||
Результат | Qyoto.QAction |
protected InitStyleOption ( QStyleOptionToolBar option ) : void | ||
option | QStyleOptionToolBar | |
Результат | void |
public InsertSeparator ( Qyoto.QAction before ) : Qyoto.QAction | ||
before | Qyoto.QAction | |
Результат | Qyoto.QAction |
public InsertWidget ( Qyoto.QAction before, |
||
before | Qyoto.QAction | |
widget | ||
Результат | Qyoto.QAction |
public QToolBar ( |
||
parent | ||
Результат | System |
protected QToolBar ( |
||
dummy | ||
Результат | System |
public QToolBar ( string title, |
||
title | string | |
parent | ||
Результат | System |
public ToggleViewAction ( ) : Qyoto.QAction | ||
Результат | Qyoto.QAction |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Результат | string |
public WidgetForAction ( Qyoto.QAction action ) : |
||
action | Qyoto.QAction | |
Результат |