2019-07-31 08:52:11 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.16" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > B15F: ViewInfo Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > B15F
< / div >
< div id = "projectbrief" > Board 15 Famulus Edition< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "classViewInfo-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > ViewInfo Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "view__info_8h_source.html" > view_info.h< / a > > < / code > < / p >
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for ViewInfo:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
< div class = "center" >
< img src = "classViewInfo.png" usemap = "#ViewInfo_map" alt = "" / >
< map id = "ViewInfo_map" name = "ViewInfo_map" >
< area href = "classView.html" alt = "View" shape = "rect" coords = "0,0,83,24" / >
< area href = "classViewMonitor.html" alt = "ViewMonitor" shape = "rect" coords = "0,112,83,136" / >
< / map >
< / div > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2019-07-31 13:41:54 +00:00
< tr class = "memitem:a95a3a81de65ef42615bbe5a843e8d5f6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a95a3a81de65ef42615bbe5a843e8d5f6" > ViewInfo< / a > (void)< / td > < / tr >
< tr class = "separator:a95a3a81de65ef42615bbe5a843e8d5f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abc93067b319df17e19f013a86d762f81" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#abc93067b319df17e19f013a86d762f81" > setText< / a > (std::string < a class = "el" href = "classViewInfo.html#ac392a569ef16af3dc11ee659f3fa1eb4" > text< / a > )< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:abc93067b319df17e19f013a86d762f81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 13:41:54 +00:00
< tr class = "memitem:a4c3db4806515ea8b0f07a9864f983377" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a4c3db4806515ea8b0f07a9864f983377" > setLabelClose< / a > (std::string label)< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a4c3db4806515ea8b0f07a9864f983377" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 13:41:54 +00:00
< tr class = "memitem:a45fd0b8b96d15fd92824ce63fb6814ca" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a45fd0b8b96d15fd92824ce63fb6814ca" > setCall< / a > (call_t call)< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a45fd0b8b96d15fd92824ce63fb6814ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:ab7f9ea145f8cf26dbd27e29982cda206" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#ab7f9ea145f8cf26dbd27e29982cda206" > draw< / a > (void) override< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:ab7f9ea145f8cf26dbd27e29982cda206" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:a7d231a44600aa100ad4a0b9f283e5bd8" > < td class = "memItemLeft" align = "right" valign = "top" > virtual call_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a7d231a44600aa100ad4a0b9f283e5bd8" > keypress< / a > (int & key) override< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a7d231a44600aa100ad4a0b9f283e5bd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classView" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classView')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classView.html" > View< / a > < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:a0a9be6e5fb588412aab31cacf5e43b04 inherit pub_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a0a9be6e5fb588412aab31cacf5e43b04" > View< / a > (void)< / td > < / tr >
< tr class = "separator:a0a9be6e5fb588412aab31cacf5e43b04 inherit pub_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a450dfab3f21a52edc03db4310593412f inherit pub_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a450dfab3f21a52edc03db4310593412f" > ~View< / a > (void)< / td > < / tr >
< tr class = "separator:a450dfab3f21a52edc03db4310593412f inherit pub_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6c725e4d83fd7474635a7e64200c7a08 inherit pub_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a6c725e4d83fd7474635a7e64200c7a08" > setTitle< / a > (std::string < a class = "el" href = "classView.html#a80441aa81b52e04677a2aa2bd9c47753" > title< / a > )< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a6c725e4d83fd7474635a7e64200c7a08 inherit pub_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:aa7b1f1179e3c4f06bef1e99355d0d592 inherit pub_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#aa7b1f1179e3c4f06bef1e99355d0d592" > repaint< / a > (void)< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:aa7b1f1179e3c4f06bef1e99355d0d592 inherit pub_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:ac392a569ef16af3dc11ee659f3fa1eb4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac392a569ef16af3dc11ee659f3fa1eb4" > < / a >
2019-07-31 13:41:54 +00:00
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#ac392a569ef16af3dc11ee659f3fa1eb4" > text< / a > < / td > < / tr >
< tr class = "memdesc:ac392a569ef16af3dc11ee659f3fa1eb4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Benachrichtigungstext dieser < a class = "el" href = "classView.html" > View< / a > . < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:ac392a569ef16af3dc11ee659f3fa1eb4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34879bd1c0a8fe230429cc600dcd6739" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a34879bd1c0a8fe230429cc600dcd6739" > < / a >
2019-07-31 13:41:54 +00:00
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a34879bd1c0a8fe230429cc600dcd6739" > label_close< / a > < / td > < / tr >
< tr class = "memdesc:a34879bd1c0a8fe230429cc600dcd6739" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Beschriftung für Button zum Schließen. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a34879bd1c0a8fe230429cc600dcd6739" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4dab70d82761e0f59f51dcae79685fe" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae4dab70d82761e0f59f51dcae79685fe" > < / a >
2019-07-31 13:41:54 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#ae4dab70d82761e0f59f51dcae79685fe" > close_offset_x< / a > = 0< / td > < / tr >
< tr class = "memdesc:ae4dab70d82761e0f59f51dcae79685fe" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Relative X Koordinate des Buttons zum Schließen im Window. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:ae4dab70d82761e0f59f51dcae79685fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5954adf853cb44d4655ede731faf1a28" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a5954adf853cb44d4655ede731faf1a28" > < / a >
2019-07-31 13:41:54 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a5954adf853cb44d4655ede731faf1a28" > close_offset_y< / a > = 0< / td > < / tr >
< tr class = "memdesc:a5954adf853cb44d4655ede731faf1a28" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Relative Y Koordinate des Buttons zum Schließen im Window. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a5954adf853cb44d4655ede731faf1a28" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classView" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classView')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classView.html" > View< / a > < / td > < / tr >
< tr class = "memitem:ae039aa744b085db819ae149705b2c32b inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae039aa744b085db819ae149705b2c32b" > < / a >
2019-07-31 09:59:24 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#ae039aa744b085db819ae149705b2c32b" > width< / a > < / td > < / tr >
< tr class = "memdesc:ae039aa744b085db819ae149705b2c32b inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > width of view in terminal characters < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:ae039aa744b085db819ae149705b2c32b inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e3e5c18893617490f02166641356746 inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6e3e5c18893617490f02166641356746" > < / a >
2019-07-31 09:59:24 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a6e3e5c18893617490f02166641356746" > height< / a > < / td > < / tr >
< tr class = "memdesc:a6e3e5c18893617490f02166641356746 inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > height of view in terminal characters < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a6e3e5c18893617490f02166641356746 inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9fc9f3b0c876d063e6f57dee320a43fe inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9fc9f3b0c876d063e6f57dee320a43fe" > < / a >
2019-07-31 09:59:24 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a9fc9f3b0c876d063e6f57dee320a43fe" > start_x< / a > = 0< / td > < / tr >
< tr class = "memdesc:a9fc9f3b0c876d063e6f57dee320a43fe inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > x offset (characters) in the terminal, used to center the window on < a class = "el" href = "classView.html#aa7b1f1179e3c4f06bef1e99355d0d592" > repaint()< / a > < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a9fc9f3b0c876d063e6f57dee320a43fe inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac424db4c13776c3ce9d33f9074dfcfaa inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac424db4c13776c3ce9d33f9074dfcfaa" > < / a >
2019-07-31 09:59:24 +00:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#ac424db4c13776c3ce9d33f9074dfcfaa" > start_y< / a > = 0< / td > < / tr >
< tr class = "memdesc:ac424db4c13776c3ce9d33f9074dfcfaa inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > y offset (characters) in the terminal, used to center the window on < a class = "el" href = "classView.html#aa7b1f1179e3c4f06bef1e99355d0d592" > repaint()< / a > < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:ac424db4c13776c3ce9d33f9074dfcfaa inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80441aa81b52e04677a2aa2bd9c47753 inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a80441aa81b52e04677a2aa2bd9c47753" > < / a >
2019-07-31 09:59:24 +00:00
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a80441aa81b52e04677a2aa2bd9c47753" > title< / a > < / td > < / tr >
< tr class = "memdesc:a80441aa81b52e04677a2aa2bd9c47753 inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > title of the view < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a80441aa81b52e04677a2aa2bd9c47753 inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a610367214a727e2f7da72ac5bdb60fa3 inherit pro_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a610367214a727e2f7da72ac5bdb60fa3" > < / a >
2019-07-31 09:59:24 +00:00
std::vector< call_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a610367214a727e2f7da72ac5bdb60fa3" > calls< / a > < / td > < / tr >
< tr class = "memdesc:a610367214a727e2f7da72ac5bdb60fa3 inherit pro_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > calls (function pointers) for different button actions in the view (if any) < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a610367214a727e2f7da72ac5bdb60fa3 inherit pro_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a4681a8138f17ea229aca02e6db7357cd" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4681a8138f17ea229aca02e6db7357cd" > < / a >
2019-07-31 13:41:54 +00:00
constexpr static int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a4681a8138f17ea229aca02e6db7357cd" > text_offset_x< / a > = 2< / td > < / tr >
< tr class = "memdesc:a4681a8138f17ea229aca02e6db7357cd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Relativer Abstand des Textes zum linken Rahmen. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a4681a8138f17ea229aca02e6db7357cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34a9239c8954a0c27a22cf44d112f5b8" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a34a9239c8954a0c27a22cf44d112f5b8" > < / a >
2019-07-31 13:41:54 +00:00
constexpr static int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classViewInfo.html#a34a9239c8954a0c27a22cf44d112f5b8" > text_offset_y< / a > = 3< / td > < / tr >
< tr class = "memdesc:a34a9239c8954a0c27a22cf44d112f5b8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Relativer Abstand des Textes zum oberen Rahmen. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a34a9239c8954a0c27a22cf44d112f5b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_static_attribs_classView" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_static_attribs_classView')" > < img src = "closed.png" alt = "-" / >   Static Protected Attributes inherited from < a class = "el" href = "classView.html" > View< / a > < / td > < / tr >
< tr class = "memitem:a5ddee2bf0b26dbcfa7780be17ff33dd7 inherit pro_static_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a5ddee2bf0b26dbcfa7780be17ff33dd7" > < / a >
2019-07-31 09:59:24 +00:00
static WINDOW *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a5ddee2bf0b26dbcfa7780be17ff33dd7" > win< / a > = nullptr< / td > < / tr >
< tr class = "memdesc:a5ddee2bf0b26dbcfa7780be17ff33dd7 inherit pro_static_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > static window contexts for all views < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a5ddee2bf0b26dbcfa7780be17ff33dd7 inherit pro_static_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3554cf8689cad24c643665aa3d182134 inherit pro_static_attribs_classView" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a3554cf8689cad24c643665aa3d182134" > < / a >
2019-07-31 09:59:24 +00:00
constexpr static int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a3554cf8689cad24c643665aa3d182134" > KEY_ENT< / a > = 10< / td > < / tr >
< tr class = "memdesc:a3554cf8689cad24c643665aa3d182134 inherit pro_static_attribs_classView" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Key value for the Enter key. < br / > < / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a3554cf8689cad24c643665aa3d182134 inherit pro_static_attribs_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classView" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classView')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classView.html" > View< / a > < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:a990aa2223befde031dfcce54a740c558 inherit pub_static_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a990aa2223befde031dfcce54a740c558" > setWinContext< / a > (WINDOW *< a class = "el" href = "classView.html#a5ddee2bf0b26dbcfa7780be17ff33dd7" > win< / a > )< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a990aa2223befde031dfcce54a740c558 inherit pub_static_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:a0710c6ba06e3795e7ddf369361308b79 inherit pub_static_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > static WINDOW *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a0710c6ba06e3795e7ddf369361308b79" > getWinContext< / a > (void)< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a0710c6ba06e3795e7ddf369361308b79 inherit pub_static_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-31 09:59:24 +00:00
< tr class = "memitem:a52c2e2a7bc56388e7d9bfa398ad52668 inherit pub_static_methods_classView" > < td class = "memItemLeft" align = "right" valign = "top" > static std::vector< std::string >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classView.html#a52c2e2a7bc56388e7d9bfa398ad52668" > str_split< / a > (const std::string & str, const std::string delim)< / td > < / tr >
2019-07-31 08:52:11 +00:00
< tr class = "separator:a52c2e2a7bc56388e7d9bfa398ad52668 inherit pub_static_methods_classView" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2019-07-31 13:41:54 +00:00
< div class = "textblock" > < p > Klasse für einfache Textausgaben (Benachrichtigungen). Diese können mit einem Button geschlossen werden. < / p >
2019-07-31 08:52:11 +00:00
2019-07-31 13:41:54 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8h_source.html#l00011" > 11< / a > of file < a class = "el" href = "view__info_8h_source.html" > view_info.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a95a3a81de65ef42615bbe5a843e8d5f6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a95a3a81de65ef42615bbe5a843e8d5f6" > ◆ < / a > < / span > ViewInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ViewInfo::ViewInfo < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Standard-Konstruktor ohne Argumente < / p >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00003" > 3< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2019-07-31 09:59:24 +00:00
< a id = "ab7f9ea145f8cf26dbd27e29982cda206" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7f9ea145f8cf26dbd27e29982cda206" > ◆ < / a > < / span > draw()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void ViewInfo::draw < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-31 13:41:54 +00:00
< p > Zeichnet diese < a class = "el" href = "classView.html" > View< / a > mit dem Benachrichtigungstext. < / p >
2019-07-31 09:59:24 +00:00
< p > Implements < a class = "el" href = "classView.html#a092a269bf53569af7fca4d710dd5b980" > View< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a7d231a44600aa100ad4a0b9f283e5bd8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d231a44600aa100ad4a0b9f283e5bd8" > ◆ < / a > < / span > keypress()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > call_t ViewInfo::keypress < / td >
< td > (< / td >
< td class = "paramtype" > int &   < / td >
< td class = "paramname" > < em > key< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-31 13:41:54 +00:00
< p > Verarbeitet einen Tastendruck, z.B. Enter = Button angewählt. < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > key< / td > < td > gedrückte Taste < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > Call, der nach dem keypress ausgeführt werden soll < / dd > < / dl >
2019-07-31 09:59:24 +00:00
< p > Implements < a class = "el" href = "classView.html#a60f77156dc4786bb6227d58a3061d2f6" > View< / a > .< / p >
< p > Reimplemented in < a class = "el" href = "classViewMonitor.html#a2224002fe45655df87130fe07a161693" > ViewMonitor< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
2019-07-31 13:41:54 +00:00
< / div >
< / div >
< a id = "a45fd0b8b96d15fd92824ce63fb6814ca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a45fd0b8b96d15fd92824ce63fb6814ca" > ◆ < / a > < / span > setCall()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void ViewInfo::setCall < / td >
< td > (< / td >
< td class = "paramtype" > call_t  < / td >
< td class = "paramname" > < em > call< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Setzt den Call der aufgerufen wird, wenn der Button angewählt wird. Wurde setCall weggelassen oder setCall(nullptr) gesetzt, wird diese < a class = "el" href = "classView.html" > View< / a > nur geschlossen und keine weitere Aktion ausgelöst. < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > call< / td > < td > Nachfolge-Aktion < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00018" > 18< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a4c3db4806515ea8b0f07a9864f983377" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c3db4806515ea8b0f07a9864f983377" > ◆ < / a > < / span > setLabelClose()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void ViewInfo::setLabelClose < / td >
< td > (< / td >
< td class = "paramtype" > std::string  < / td >
< td class = "paramname" > < em > label< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Setzt die Beschriftung des Buttons zum Schließen < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > label< / td > < td > Beschriftung des Buttons < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00013" > 13< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
< / div >
< / div >
< a id = "abc93067b319df17e19f013a86d762f81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc93067b319df17e19f013a86d762f81" > ◆ < / a > < / span > setText()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void ViewInfo::setText < / td >
< td > (< / td >
< td class = "paramtype" > std::string  < / td >
< td class = "paramname" > < em > text< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Setzt den Text dieser Benachrichtigungs-View < / p > < dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > text< / td > < td > Text der < a class = "el" href = "classView.html" > View< / a > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "definition" > Definition at line < a class = "el" href = "view__info_8cpp_source.html#l00008" > 8< / a > of file < a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > .< / p >
2019-07-31 09:59:24 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2019-07-31 08:52:11 +00:00
< li > ui/< a class = "el" href = "view__info_8h_source.html" > view_info.h< / a > < / li >
< li > ui/< a class = "el" href = "view__info_8cpp_source.html" > view_info.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2019-12-03 06:43:29 +00:00
Generated on Tue Dec 3 2019 07:42:52 for B15F by   < a href = "http://www.doxygen.org/index.html" >
2019-07-31 08:52:11 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.16
< / small > < / address >
< / body >
< / html >