mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-10 03:35:46 +00:00
bumb netctl-gui
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="icon.png"/></td>
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">netctlgui
|
||||
 <span id="projectnumber">1.4.0</span>
|
||||
 <span id="projectnumber">1.4.1</span>
|
||||
</div>
|
||||
<div id="projectbrief">Qt library which interacts with netctl</div>
|
||||
</td>
|
||||
@ -92,16 +92,19 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
|
||||
<table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_netctl.html" target="_self">Netctl</a></td><td class="desc">Interacts with netctl </td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_netctl_profile.html" target="_self">NetctlProfile</a></td><td class="desc">Interacts with netctl profiles </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_profile_info.html" target="_self">netctlProfileInfo</a></td><td class="desc"><a class="el" href="class_netctl.html" title="The Netctl class interacts with netctl. ">Netctl</a> profile information structure </td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_wifi_info.html" target="_self">netctlWifiInfo</a></td><td class="desc">WiFi information structure </td></tr>
|
||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wpa_sup.html" target="_self">WpaSup</a></td><td class="desc">Interacts with wpa_supplicant </td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_current.html" target="_self">netctlCurrent</a></td><td class="desc">Current status structure </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_information.html" target="_self">netctlInformation</a></td><td class="desc">General information structure </td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_netctl_interface.html" target="_self">NetctlInterface</a></td><td class="desc">Complex methods to get access to library </td></tr>
|
||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_netctl_profile.html" target="_self">NetctlProfile</a></td><td class="desc">Interacts with netctl profiles </td></tr>
|
||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_profile_info.html" target="_self">netctlProfileInfo</a></td><td class="desc"><a class="el" href="class_netctl.html" title="The Netctl class interacts with netctl. ">Netctl</a> profile information structure </td></tr>
|
||||
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnetctl_wifi_info.html" target="_self">netctlWifiInfo</a></td><td class="desc">WiFi information structure </td></tr>
|
||||
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wpa_sup.html" target="_self">WpaSup</a></td><td class="desc">Interacts with wpa_supplicant </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Mon Jan 12 2015 19:03:46 for netctlgui by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Mar 18 2015 03:33:16 for netctlgui by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.9.1
|
||||
</small></address>
|
||||
|
Reference in New Issue
Block a user