<!-- HTML header for doxygen 1.8.13 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > QtMvvm: ipresentingview.h File 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" style = "display: inline;" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > QtMvvm
  < span id = "projectnumber" > 1.1.0< / span >
< / div >
< div id = "projectbrief" > A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel< / div >
< / td >
< / tr >
< / tbody >
< / table >
< a style = "float: right;" target = "_blank" href = "https://github.com/Skycoder42/QtMvvm" >
< img style = "padding: 10px;" src = "GitHub_Logo.png" / >
< / a >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_76c24b6617e988b741f1d4e00cd0eae4.html" > mvvmwidgets< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Macros< / a > < / div >
< div class = "headertitle" >
< div class = "title" > ipresentingview.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > The header of the IPresentingView interface.
< a href = "#details" > More...< / a > < / p >
< div class = "textblock" > < code > #include < QtWidgets/qwidget.h> < / code > < br / >
< code > #include " QtMvvmWidgets/qtmvvmwidgets_global.h" < / code > < br / >
< / div >
< p > < a href = "ipresentingview_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_qt_mvvm_1_1_i_presenting_view.html" > QtMvvm::IPresentingView< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A simple interface to make it possible for any view to present subviews. < a href = "class_qt_mvvm_1_1_i_presenting_view.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespace_qt_mvvm" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespace_qt_mvvm.html" > QtMvvm< / a > < / td > < / tr >
< tr class = "memdesc:namespace_qt_mvvm" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The primary namespace of the < a class = "el" href = "namespace_qt_mvvm.html" title = "The primary namespace of the QtMvvm library. " > QtMvvm< / a > library. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:ad746ed00eeb29c587b614c3bc7980da7" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ad746ed00eeb29c587b614c3bc7980da7" > < / a >
#define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "ipresentingview_8h.html#ad746ed00eeb29c587b614c3bc7980da7" > QtMvvm_IPresentingViewIid< / a >       " de.skycoder42.qtmvvm.widgets.IPresentingView" < / td > < / tr >
< tr class = "memdesc:ad746ed00eeb29c587b614c3bc7980da7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The IID of the < a class = "el" href = "class_qt_mvvm_1_1_i_presenting_view.html" title = "A simple interface to make it possible for any view to present subviews. " > QtMvvm::IPresentingView< / a > class. < br / > < / td > < / tr >
< tr class = "separator:ad746ed00eeb29c587b614c3bc7980da7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > The header of the IPresentingView interface. < / p >
< p class = "definition" > Definition in file < a class = "el" href = "ipresentingview_8h_source.html" > ipresentingview.h< / a > .< / p >
< / div > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated on Wed Aug 8 2018 19:15:45 for QtMvvm by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >