diff --git a/COPYING b/COPYING index 10926e87..0a041280 100644 --- a/COPYING +++ b/COPYING @@ -1,675 +1,165 @@ - GNU GENERAL PUBLIC LICENSE + GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff --git a/ChangeLog b/ChangeLog index d1d03e11..ca0e2d50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-11-04 Markus Gans + * Version 0.4.0 + * Change license from GPL v3 to LGPL v3 + 2017-11-03 Markus Gans * Small NewFont improvements * Fixed bug: The window example called a callback method after diff --git a/LICENSE b/LICENSE index 733c0723..0a041280 100644 --- a/LICENSE +++ b/LICENSE @@ -1,675 +1,165 @@ - GNU GENERAL PUBLIC LICENSE + GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - {one line to give the program's name and a brief idea of what it does.} - Copyright (C) {year} {name of author} - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - {project} Copyright (C) {year} {fullname} - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff --git a/configure b/configure index a3c30a7d..a1267d93 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for finalcut 0.3.0. +# Generated by GNU Autoconf 2.69 for finalcut 0.4.0. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='finalcut' PACKAGE_TARNAME='finalcut' -PACKAGE_VERSION='0.3.0' -PACKAGE_STRING='finalcut 0.3.0' +PACKAGE_VERSION='0.4.0' +PACKAGE_STRING='finalcut 0.4.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1333,7 +1333,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures finalcut 0.3.0 to adapt to many kinds of systems. +\`configure' configures finalcut 0.4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1404,7 +1404,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of finalcut 0.3.0:";; + short | recursive ) echo "Configuration of finalcut 0.4.0:";; esac cat <<\_ACEOF @@ -1514,7 +1514,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -finalcut configure 0.3.0 +finalcut configure 0.4.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2000,7 +2000,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by finalcut $as_me 0.3.0, which was +It was created by finalcut $as_me 0.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2869,7 +2869,7 @@ fi # Define the identity of the package. PACKAGE='finalcut' - VERSION='0.3.0' + VERSION='0.4.0' cat >>confdefs.h <<_ACEOF @@ -15740,7 +15740,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -finalcut config.lt 0.3.0 +finalcut config.lt 0.4.0 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -16971,7 +16971,7 @@ $lt_cl_success || as_fn_exit 1 ### This defines the version number of the installed .so files ### Update this value for every release! (A:B:C will map to foo.so.(A-C).C.B) ### using libtool's versioning system. -SO_VERSION="3:0:3" +SO_VERSION="4:0:4" @@ -17618,7 +17618,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by finalcut $as_me 0.3.0, which was +This file was extended by finalcut $as_me 0.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17684,7 +17684,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -finalcut config.status 0.3.0 +finalcut config.status 0.4.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index c90b5182..9b36d4fb 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([finalcut], [0.3.0]) +AC_INIT([finalcut], [0.4.0]) AC_CONFIG_HEADER([config.h]) AX_PREFIX_CONFIG_H([include/final/fconfig.h], [F]) AC_CONFIG_SRCDIR([src/fobject.cpp]) @@ -48,7 +48,7 @@ LT_OUTPUT ### This defines the version number of the installed .so files ### Update this value for every release! (A:B:C will map to foo.so.(A-C).C.B) ### using libtool's versioning system. -AC_SUBST(SO_VERSION, ["3:0:3"]) +AC_SUBST(SO_VERSION, ["4:0:4"]) AC_SUBST([LIBTOOL_DEPS]) diff --git a/debian/changelog b/debian/changelog index 631a031d..b6d621eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +finalcut (0.4.0) unstable; urgency=low + + * Release (version 0.4.0) + + -- Markus Gans Sat, 04 Nov 2017 08:53:19 +0100 + finalcut (0.3.0) unstable; urgency=low * Release (version 0.3.0) diff --git a/debian/copyright b/debian/copyright index 7bc4ecdf..7330989e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,24 +3,24 @@ Upstream-Name: finalcut source https://github.com/gansm/finalcut Files: * -Copyright: 2014, Markus Gans -License: GPL-3 +Copyright: 2017, Markus Gans +License: LGPL-3 -License: GPL-3 - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by +License: LGPL-3 + The Final Cut is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . - This program is distributed in the hope that it will be useful, + The Final Cut is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + GNU Lesser General Public License for more details. . - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . - On Debian systems, the full text of the GNU General Public License + On Debian systems, the full text of the GNU Lesser General Public License Version 3 can be found in the file - `/usr/share/common-licenses/GPL-3`. + `/usr/share/common-licenses/LGPL-3`. diff --git a/debian/libfinal0.shlibs b/debian/libfinal0.shlibs index 924c2a96..a46afb35 100644 --- a/debian/libfinal0.shlibs +++ b/debian/libfinal0.shlibs @@ -1 +1 @@ -libfinal 0 libfinal0 (>= 0.3.0) +libfinal 0 libfinal0 (>= 0.4.0) diff --git a/debian/libfinal0.symbols b/debian/libfinal0.symbols index 79cd2044..ac6b5ad4 100644 --- a/debian/libfinal0.symbols +++ b/debian/libfinal0.symbols @@ -1,1909 +1,2136 @@ libfinal.so.0 libfinal0 #MINVER# - _Z10sortByNameRKN11FFileDialog9dir_entryES2_@Base 0.3.0 - _Z12sortDirFirstRKN11FFileDialog9dir_entryES2_@Base 0.3.0 - _ZN10FHideEventC1Ei@Base 0.3.0 - _ZN10FHideEventC2Ei@Base 0.3.0 - _ZN10FHideEventD0Ev@Base 0.3.0 - _ZN10FHideEventD1Ev@Base 0.3.0 - _ZN10FHideEventD2Ev@Base 0.3.0 - _ZN10FScrollbar10setMaximumEi@Base 0.3.0 - _ZN10FScrollbar10setMinimumEi@Base 0.3.0 - _ZN10FScrollbar11drawButtonsEv@Base 0.3.0 - _ZN10FScrollbar11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN10FScrollbar11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN10FScrollbar11setGeometryEiiiib@Base 0.3.0 - _ZN10FScrollbar11setPageSizeEii@Base 0.3.0 - _ZN10FScrollbar13processScrollEv@Base 0.3.0 - _ZN10FScrollbar14setOrientationEi@Base 0.3.0 - _ZN10FScrollbar19processMiddleButtonEii@Base 0.3.0 - _ZN10FScrollbar20getClickedScrollTypeEii@Base 0.3.0 - _ZN10FScrollbar21calculateSliderValuesEv@Base 0.3.0 - _ZN10FScrollbar4drawEv@Base 0.3.0 - _ZN10FScrollbar4initEv@Base 0.3.0 - _ZN10FScrollbar6redrawEv@Base 0.3.0 - _ZN10FScrollbar6resizeEv@Base 0.3.0 - _ZN10FScrollbar7drawBarEv@Base 0.3.0 - _ZN10FScrollbar7onTimerEP11FTimerEvent@Base 0.3.0 - _ZN10FScrollbar7onWheelEP11FWheelEvent@Base 0.3.0 - _ZN10FScrollbar8setRangeEii@Base 0.3.0 - _ZN10FScrollbar8setStepsEf@Base 0.3.0 - _ZN10FScrollbar8setValueEi@Base 0.3.0 - _ZN10FScrollbar9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN10FScrollbarC1EP7FWidget@Base 0.3.0 - _ZN10FScrollbarC1EiP7FWidget@Base 0.3.0 - _ZN10FScrollbarC2EP7FWidget@Base 0.3.0 - _ZN10FScrollbarC2EiP7FWidget@Base 0.3.0 - _ZN10FScrollbarD0Ev@Base 0.3.0 - _ZN10FScrollbarD1Ev@Base 0.3.0 - _ZN10FScrollbarD2Ev@Base 0.3.0 - _ZN10FShowEventC1Ei@Base 0.3.0 - _ZN10FShowEventC2Ei@Base 0.3.0 - _ZN10FShowEventD0Ev@Base 0.3.0 - _ZN10FShowEventD1Ev@Base 0.3.0 - _ZN10FShowEventD2Ev@Base 0.3.0 - _ZN10FStatusBar10adjustSizeEv@Base 0.3.0 - _ZN10FStatusBar10setMessageEPKc@Base 0.3.0 - _ZN10FStatusBar10setMessageER7FString@Base 0.3.0 - _ZN10FStatusBar10setMessageERKSs@Base 0.3.0 - _ZN10FStatusBar11drawMessageEv@Base 0.3.0 - _ZN10FStatusBar11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN10FStatusBar11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN10FStatusBar15hasActivatedKeyEv@Base 0.3.0 - _ZN10FStatusBar22cb_statuskey_activatedEP7FWidgetPv@Base 0.3.0 - _ZN10FStatusBar4drawEv@Base 0.3.0 - _ZN10FStatusBar4hideEv@Base 0.3.0 - _ZN10FStatusBar4initEv@Base 0.3.0 - _ZN10FStatusBar5clearEv@Base 0.3.0 - _ZN10FStatusBar6insertEP10FStatusKey@Base 0.3.0 - _ZN10FStatusBar6removeEP10FStatusKey@Base 0.3.0 - _ZN10FStatusBar6removeEi@Base 0.3.0 - _ZN10FStatusBar8drawKeysEv@Base 0.3.0 - _ZN10FStatusBar9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN10FStatusBarC1EP7FWidget@Base 0.3.0 - _ZN10FStatusBarC2EP7FWidget@Base 0.3.0 - _ZN10FStatusBarD0Ev@Base 0.3.0 - _ZN10FStatusBarD1Ev@Base 0.3.0 - _ZN10FStatusBarD2Ev@Base 0.3.0 - _ZN10FStatusKey13setMouseFocusEb@Base 0.3.0 - _ZN10FStatusKey15processActivateEv@Base 0.3.0 - _ZN10FStatusKey4initEP7FWidget@Base 0.3.0 - _ZN10FStatusKey7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN10FStatusKey9setActiveEv@Base 0.3.0 - _ZN10FStatusKeyC1EP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC1EiPKcP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC1EiR7FStringP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC1EiRKSsP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC2EP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC2EiPKcP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC2EiR7FStringP7FWidget@Base 0.3.0 - _ZN10FStatusKeyC2EiRKSsP7FWidget@Base 0.3.0 - _ZN10FStatusKeyD0Ev@Base 0.3.0 - _ZN10FStatusKeyD1Ev@Base 0.3.0 - _ZN10FStatusKeyD2Ev@Base 0.3.0 - _ZN11FAccelEvent6acceptEv@Base 0.3.0 - _ZN11FAccelEvent6ignoreEv@Base 0.3.0 - _ZN11FAccelEventC1EiPv@Base 0.3.0 - _ZN11FAccelEventC2EiPv@Base 0.3.0 - _ZN11FAccelEventD0Ev@Base 0.3.0 - _ZN11FAccelEventD1Ev@Base 0.3.0 - _ZN11FAccelEventD2Ev@Base 0.3.0 - _ZN11FCloseEvent6acceptEv@Base 0.3.0 - _ZN11FCloseEvent6ignoreEv@Base 0.3.0 - _ZN11FCloseEventC1Ei@Base 0.3.0 - _ZN11FCloseEventC2Ei@Base 0.3.0 - _ZN11FCloseEventD0Ev@Base 0.3.0 - _ZN11FCloseEventD1Ev@Base 0.3.0 - _ZN11FCloseEventD2Ev@Base 0.3.0 - _ZN11FFileDialog10adjustSizeEv@Base 0.3.0 - _ZN11FFileDialog10getHomeDirEv@Base 0.3.0 - _ZN11FFileDialog10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN11FFileDialog14cb_processOpenEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog15fileOpenChooserEP7FWidgetRK7FStringS4_@Base 0.3.0 - _ZN11FFileDialog15fileSaveChooserEP7FWidgetRK7FStringS4_@Base 0.3.0 - _ZN11FFileDialog16cb_processCancelEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog17cb_processClickedEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog18cb_processActivateEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog18setShowHiddenFilesEb@Base 0.3.0 - _ZN11FFileDialog20cb_processRowChangedEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog20cb_processShowHiddenEP7FWidgetPv@Base 0.3.0 - _ZN11FFileDialog4initEv@Base 0.3.0 - _ZN11FFileDialog5clearEv@Base 0.3.0 - _ZN11FFileDialog7readDirEv@Base 0.3.0 - _ZN11FFileDialog7setPathERK7FString@Base 0.3.0 - _ZN11FFileDialog9changeDirERK7FString@Base 0.3.0 - _ZN11FFileDialog9numOfDirsEv@Base 0.3.0 - _ZN11FFileDialog9printPathERK7FString@Base 0.3.0 - _ZN11FFileDialog9setFilterERK7FString@Base 0.3.0 - _ZN11FFileDialogC1EP7FWidget@Base 0.3.0 - _ZN11FFileDialogC1ERK7FStringS2_NS_10DialogTypeEP7FWidget@Base 0.3.0 - _ZN11FFileDialogC1ERKS_@Base 0.3.0 - _ZN11FFileDialogC2EP7FWidget@Base 0.3.0 - _ZN11FFileDialogC2ERK7FStringS2_NS_10DialogTypeEP7FWidget@Base 0.3.0 - _ZN11FFileDialogC2ERKS_@Base 0.3.0 - _ZN11FFileDialogD0Ev@Base 0.3.0 - _ZN11FFileDialogD1Ev@Base 0.3.0 - _ZN11FFileDialogD2Ev@Base 0.3.0 - _ZN11FFileDialogaSERKS_@Base 0.3.0 - _ZN11FFocusEvent12setFocusTypeEN2fc10FocusTypesE@Base 0.3.0 - _ZN11FFocusEvent6acceptEv@Base 0.3.0 - _ZN11FFocusEvent6ignoreEv@Base 0.3.0 - _ZN11FFocusEventC1Ei@Base 0.3.0 - _ZN11FFocusEventC2Ei@Base 0.3.0 - _ZN11FFocusEventD0Ev@Base 0.3.0 - _ZN11FFocusEventD1Ev@Base 0.3.0 - _ZN11FFocusEventD2Ev@Base 0.3.0 - _ZN11FMessageBox10adjustSizeEv@Base 0.3.0 - _ZN11FMessageBox11setHeadlineEPKc@Base 0.3.0 - _ZN11FMessageBox11setHeadlineERK7FString@Base 0.3.0 - _ZN11FMessageBox11setHeadlineERKSs@Base 0.3.0 - _ZN11FMessageBox13adjustButtonsEv@Base 0.3.0 - _ZN11FMessageBox13resizeButtonsEv@Base 0.3.0 - _ZN11FMessageBox15cb_processClickEP7FWidgetPv@Base 0.3.0 - _ZN11FMessageBox19calculateDimensionsEv@Base 0.3.0 - _ZN11FMessageBox4drawEv@Base 0.3.0 - _ZN11FMessageBox4infoEP7FWidgetRK7FStringS4_iii@Base 0.3.0 - _ZN11FMessageBox4infoEP7FWidgetRK7FStringiiii@Base 0.3.0 - _ZN11FMessageBox4initEiii@Base 0.3.0 - _ZN11FMessageBox5errorEP7FWidgetRK7FStringiii@Base 0.3.0 - _ZN11FMessageBox7setTextEPKc@Base 0.3.0 - _ZN11FMessageBox7setTextERK7FString@Base 0.3.0 - _ZN11FMessageBox7setTextERKSs@Base 0.3.0 - _ZN11FMessageBoxC1EP7FWidget@Base 0.3.0 - _ZN11FMessageBoxC1ERK7FStringS2_iiiP7FWidget@Base 0.3.0 - _ZN11FMessageBoxC1ERKS_@Base 0.3.0 - _ZN11FMessageBoxC2EP7FWidget@Base 0.3.0 - _ZN11FMessageBoxC2ERK7FStringS2_iiiP7FWidget@Base 0.3.0 - _ZN11FMessageBoxC2ERKS_@Base 0.3.0 - _ZN11FMessageBoxD0Ev@Base 0.3.0 - _ZN11FMessageBoxD1Ev@Base 0.3.0 - _ZN11FMessageBoxD2Ev@Base 0.3.0 - _ZN11FMessageBoxaSERKS_@Base 0.3.0 - _ZN11FMouseEventC1EiRK6FPointS2_i@Base 0.3.0 - _ZN11FMouseEventC1EiRK6FPointi@Base 0.3.0 - _ZN11FMouseEventC2EiRK6FPointS2_i@Base 0.3.0 - _ZN11FMouseEventC2EiRK6FPointi@Base 0.3.0 - _ZN11FMouseEventD0Ev@Base 0.3.0 - _ZN11FMouseEventD1Ev@Base 0.3.0 - _ZN11FMouseEventD2Ev@Base 0.3.0 - _ZN11FTimerEventC1Eii@Base 0.3.0 - _ZN11FTimerEventC2Eii@Base 0.3.0 - _ZN11FTimerEventD0Ev@Base 0.3.0 - _ZN11FTimerEventD1Ev@Base 0.3.0 - _ZN11FTimerEventD2Ev@Base 0.3.0 - _ZN11FWheelEventC1EiRK6FPointS2_i@Base 0.3.0 - _ZN11FWheelEventC1EiRK6FPointi@Base 0.3.0 - _ZN11FWheelEventC2EiRK6FPointS2_i@Base 0.3.0 - _ZN11FWheelEventC2EiRK6FPointi@Base 0.3.0 - _ZN11FWheelEventD0Ev@Base 0.3.0 - _ZN11FWheelEventD1Ev@Base 0.3.0 - _ZN11FWheelEventD2Ev@Base 0.3.0 - _ZN12FApplication10enter_loopEv@Base 0.3.0 - _ZN12FApplication10loop_levelE@Base 0.3.0 - _ZN12FApplication10queueEventEP7FObjectP6FEvent@Base 0.3.0 - _ZN12FApplication10zero_pointE@Base 0.3.0 - _ZN12FApplication11cmd_optionsEv@Base 0.3.0 - _ZN12FApplication11event_queueE@Base 0.3.0 - _ZN12FApplication11main_widgetE@Base 0.3.0 - _ZN12FApplication12eventInQueueEv@Base 0.3.0 - _ZN12FApplication12focus_widgetE@Base 0.3.0 - _ZN12FApplication13active_windowE@Base 0.3.0 - _ZN12FApplication13parseSGRMouseEv@Base 0.3.0 - _ZN12FApplication13parseX11MouseEv@Base 0.3.0 - _ZN12FApplication13setMainWidgetEP7FWidget@Base 0.3.0 - _ZN12FApplication14clicked_widgetE@Base 0.3.0 - _ZN12FApplication14setExitMessageESs@Base 0.3.0 - _ZN12FApplication15parseUrxvtMouseEv@Base 0.3.0 - _ZN12FApplication15processGpmEventEv@Base 0.3.0 - _ZN12FApplication16move_size_widgetE@Base 0.3.0 - _ZN12FApplication16processNextEventEv@Base 0.3.0 - _ZN12FApplication16sendQueuedEventsEv@Base 0.3.0 - _ZN12FApplication16x11_button_stateE@Base 0.3.0 - _ZN12FApplication17getX11ButtonStateEi@Base 0.3.0 - _ZN12FApplication17print_cmd_OptionsEv@Base 0.3.0 - _ZN12FApplication17processMouseEventEv@Base 0.3.0 - _ZN12FApplication17processTimerEventEv@Base 0.3.0 - _ZN12FApplication17removeQueuedEventEP7FObject@Base 0.3.0 - _ZN12FApplication18processAcceleratorERP7FWidget@Base 0.3.0 - _ZN12FApplication18processCloseWidgetEv@Base 0.3.0 - _ZN12FApplication18processResizeEventEv@Base 0.3.0 - _ZN12FApplication20processKeyboardEventEv@Base 0.3.0 - _ZN12FApplication21modifierKeyCorrectionERi@Base 0.3.0 - _ZN12FApplication30processDialogSwitchAcceleratorEv@Base 0.3.0 - _ZN12FApplication4execEv@Base 0.3.0 - _ZN12FApplication4exitEi@Base 0.3.0 - _ZN12FApplication4initEv@Base 0.3.0 - _ZN12FApplication4quitEv@Base 0.3.0 - _ZN12FApplication6isQuitEv@Base 0.3.0 - _ZN12FApplication8gpmEventEb@Base 0.3.0 - _ZN12FApplication8quit_nowE@Base 0.3.0 - _ZN12FApplication9exit_loopEv@Base 0.3.0 - _ZN12FApplication9open_menuE@Base 0.3.0 - _ZN12FApplication9quit_codeE@Base 0.3.0 - _ZN12FApplication9sendEventEP7FObjectP6FEvent@Base 0.3.0 - _ZN12FApplicationC1ERiPPc@Base 0.3.0 - _ZN12FApplicationC2ERiPPc@Base 0.3.0 - _ZN12FApplicationD0Ev@Base 0.3.0 - _ZN12FApplicationD1Ev@Base 0.3.0 - _ZN12FApplicationD2Ev@Base 0.3.0 - _ZN12FButtonGroup10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN12FButtonGroup10setDisableEv@Base 0.3.0 - _ZN12FButtonGroup11directFocusEv@Base 0.3.0 - _ZN12FButtonGroup11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN12FButtonGroup11unsetEnableEv@Base 0.3.0 - _ZN12FButtonGroup13getLastButtonEv@Base 0.3.0 - _ZN12FButtonGroup14getFirstButtonEv@Base 0.3.0 - _ZN12FButtonGroup16cb_buttonToggledEP7FWidgetPv@Base 0.3.0 - _ZN12FButtonGroup16hasCheckedButtonEv@Base 0.3.0 - _ZN12FButtonGroup16hasFocusedButtonEv@Base 0.3.0 - _ZN12FButtonGroup20setHotkeyAcceleratorEv@Base 0.3.0 - _ZN12FButtonGroup4drawEv@Base 0.3.0 - _ZN12FButtonGroup4hideEv@Base 0.3.0 - _ZN12FButtonGroup4initEv@Base 0.3.0 - _ZN12FButtonGroup6insertEP13FToggleButton@Base 0.3.0 - _ZN12FButtonGroup6removeEP13FToggleButton@Base 0.3.0 - _ZN12FButtonGroup7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN12FButtonGroup7setTextERK7FString@Base 0.3.0 - _ZN12FButtonGroup9drawLabelEv@Base 0.3.0 - _ZN12FButtonGroup9getHotkeyEv@Base 0.3.0 - _ZN12FButtonGroup9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN12FButtonGroup9setBorderEb@Base 0.3.0 - _ZN12FButtonGroup9setEnableEb@Base 0.3.0 - _ZN12FButtonGroup9setEnableEv@Base 0.3.0 - _ZN12FButtonGroupC1EP7FWidget@Base 0.3.0 - _ZN12FButtonGroupC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN12FButtonGroupC2EP7FWidget@Base 0.3.0 - _ZN12FButtonGroupC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN12FButtonGroupD0Ev@Base 0.3.0 - _ZN12FButtonGroupD1Ev@Base 0.3.0 - _ZN12FButtonGroupD2Ev@Base 0.3.0 - _ZN12FListBoxItemC1EPKc@Base 0.3.0 - _ZN12FListBoxItemC1ER7FString@Base 0.3.0 - _ZN12FListBoxItemC1ERKSs@Base 0.3.0 - _ZN12FListBoxItemC1Ev@Base 0.3.0 - _ZN12FListBoxItemC2EPKc@Base 0.3.0 - _ZN12FListBoxItemC2ER7FString@Base 0.3.0 - _ZN12FListBoxItemC2ERKSs@Base 0.3.0 - _ZN12FListBoxItemC2Ev@Base 0.3.0 - _ZN12FListBoxItemD0Ev@Base 0.3.0 - _ZN12FListBoxItemD1Ev@Base 0.3.0 - _ZN12FListBoxItemD2Ev@Base 0.3.0 - _ZN12FProgressbar10setDisableEv@Base 0.3.0 - _ZN12FProgressbar11setGeometryEiiiib@Base 0.3.0 - _ZN12FProgressbar11unsetEnableEv@Base 0.3.0 - _ZN12FProgressbar13setPercentageEi@Base 0.3.0 - _ZN12FProgressbar14drawPercentageEv@Base 0.3.0 - _ZN12FProgressbar4drawEv@Base 0.3.0 - _ZN12FProgressbar4hideEv@Base 0.3.0 - _ZN12FProgressbar5resetEv@Base 0.3.0 - _ZN12FProgressbar7drawBarEv@Base 0.3.0 - _ZN12FProgressbar9setEnableEb@Base 0.3.0 - _ZN12FProgressbar9setEnableEv@Base 0.3.0 - _ZN12FProgressbar9setShadowEb@Base 0.3.0 - _ZN12FProgressbarC1EP7FWidget@Base 0.3.0 - _ZN12FProgressbarC2EP7FWidget@Base 0.3.0 - _ZN12FProgressbarD0Ev@Base 0.3.0 - _ZN12FProgressbarD1Ev@Base 0.3.0 - _ZN12FProgressbarD2Ev@Base 0.3.0 - _ZN12FRadioButton15drawRadioButtonEv@Base 0.3.0 - _ZN12FRadioButton4drawEv@Base 0.3.0 - _ZN12FRadioButton4initEv@Base 0.3.0 - _ZN12FRadioButtonC1EP7FWidget@Base 0.3.0 - _ZN12FRadioButtonC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN12FRadioButtonC2EP7FWidget@Base 0.3.0 - _ZN12FRadioButtonC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN12FRadioButtonD0Ev@Base 0.3.0 - _ZN12FRadioButtonD1Ev@Base 0.3.0 - _ZN12FRadioButtonD2Ev@Base 0.3.0 - _ZN12FResizeEvent6acceptEv@Base 0.3.0 - _ZN12FResizeEvent6ignoreEv@Base 0.3.0 - _ZN12FResizeEventC1Ei@Base 0.3.0 - _ZN12FResizeEventC2Ei@Base 0.3.0 - _ZN12FResizeEventD0Ev@Base 0.3.0 - _ZN12FResizeEventD1Ev@Base 0.3.0 - _ZN12FResizeEventD2Ev@Base 0.3.0 - _ZN13FToggleButton10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN13FToggleButton10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN13FToggleButton10setCheckedEb@Base 0.3.0 - _ZN13FToggleButton10setDisableEv@Base 0.3.0 - _ZN13FToggleButton10unsetFocusEv@Base 0.3.0 - _ZN13FToggleButton11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN13FToggleButton11setGeometryEiiiib@Base 0.3.0 - _ZN13FToggleButton11unsetEnableEv@Base 0.3.0 - _ZN13FToggleButton12processClickEv@Base 0.3.0 - _ZN13FToggleButton13processToggleEv@Base 0.3.0 - _ZN13FToggleButton14setNoUnderlineEb@Base 0.3.0 - _ZN13FToggleButton20setHotkeyAcceleratorEv@Base 0.3.0 - _ZN13FToggleButton4drawEv@Base 0.3.0 - _ZN13FToggleButton4hideEv@Base 0.3.0 - _ZN13FToggleButton4initEv@Base 0.3.0 - _ZN13FToggleButton7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN13FToggleButton7setTextE7FString@Base 0.3.0 - _ZN13FToggleButton8setFocusEb@Base 0.3.0 - _ZN13FToggleButton8setFocusEv@Base 0.3.0 - _ZN13FToggleButton8setGroupEP12FButtonGroup@Base 0.3.0 - _ZN13FToggleButton9drawLabelEv@Base 0.3.0 - _ZN13FToggleButton9getHotkeyEv@Base 0.3.0 - _ZN13FToggleButton9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN13FToggleButton9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN13FToggleButton9setEnableEb@Base 0.3.0 - _ZN13FToggleButton9setEnableEv@Base 0.3.0 - _ZN13FToggleButtonC1EP7FWidget@Base 0.3.0 - _ZN13FToggleButtonC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN13FToggleButtonC2EP7FWidget@Base 0.3.0 - _ZN13FToggleButtonC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN13FToggleButtonD0Ev@Base 0.3.0 - _ZN13FToggleButtonD1Ev@Base 0.3.0 - _ZN13FToggleButtonD2Ev@Base 0.3.0 - _ZN14FCheckMenuItem13processToggleEv@Base 0.3.0 - _ZN14FCheckMenuItem14processClickedEv@Base 0.3.0 - _ZN14FCheckMenuItem4initEP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC1EP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC1EPKcP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC1ER7FStringP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC1ERKSsP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC2EP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC2EPKcP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC2ER7FStringP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemC2ERKSsP7FWidget@Base 0.3.0 - _ZN14FCheckMenuItemD0Ev@Base 0.3.0 - _ZN14FCheckMenuItemD1Ev@Base 0.3.0 - _ZN14FCheckMenuItemD2Ev@Base 0.3.0 - _ZN14FRadioMenuItem13processToggleEv@Base 0.3.0 - _ZN14FRadioMenuItem14processClickedEv@Base 0.3.0 - _ZN14FRadioMenuItem4initEP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC1EP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC1EPKcP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC1ER7FStringP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC1ERKSsP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC2EP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC2EPKcP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC2ER7FStringP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemC2ERKSsP7FWidget@Base 0.3.0 - _ZN14FRadioMenuItemD0Ev@Base 0.3.0 - _ZN14FRadioMenuItemD1Ev@Base 0.3.0 - _ZN14FRadioMenuItemD2Ev@Base 0.3.0 - _ZN15FDialogListMenu4initEv@Base 0.3.0 - _ZN15FDialogListMenuC1EP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC1EPKcP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC1ER7FStringP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC1ERKSsP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC2EP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC2EPKcP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC2ER7FStringP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuC2ERKSsP7FWidget@Base 0.3.0 - _ZN15FDialogListMenuD0Ev@Base 0.3.0 - _ZN15FDialogListMenuD1Ev@Base 0.3.0 - _ZN15FDialogListMenuD2Ev@Base 0.3.0 - _ZN5FMenu10hotkeyMenuERP9FKeyEvent@Base 0.3.0 - _ZN5FMenu10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN5FMenu10setDisableEv@Base 0.3.0 - _ZN5FMenu11adjustItemsEv@Base 0.3.0 - _ZN5FMenu11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN5FMenu11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN5FMenu11openSubMenuEPS_@Base 0.3.0 - _ZN5FMenu11superMenuAtEii@Base 0.3.0 - _ZN5FMenu11unsetEnableEv@Base 0.3.0 - _ZN5FMenu12getHotkeyPosERPwS1_j@Base 0.3.0 - _ZN5FMenu12hideSubMenusEv@Base 0.3.0 - _ZN5FMenu13setMenuWidgetEb@Base 0.3.0 - _ZN5FMenu14hideSuperMenusEv@Base 0.3.0 - _ZN5FMenu14selectNextItemEv@Base 0.3.0 - _ZN5FMenu14selectPrevItemEv@Base 0.3.0 - _ZN5FMenu15keypressMenuBarERP9FKeyEvent@Base 0.3.0 - _ZN5FMenu15processActivateEv@Base 0.3.0 - _ZN5FMenu19calculateDimensionsEv@Base 0.3.0 - _ZN5FMenu19cb_menuitem_toggledEP7FWidgetPv@Base 0.3.0 - _ZN5FMenu19setStatusbarMessageE7FString@Base 0.3.0 - _ZN5FMenu21containsMenuStructureEii@Base 0.3.0 - _ZN5FMenu4drawEv@Base 0.3.0 - _ZN5FMenu4hideEv@Base 0.3.0 - _ZN5FMenu4initEP7FWidget@Base 0.3.0 - _ZN5FMenu4showEv@Base 0.3.0 - _ZN5FMenu7adjustXEi@Base 0.3.0 - _ZN5FMenu7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN5FMenu9drawItemsEv@Base 0.3.0 - _ZN5FMenu9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN5FMenu9setEnableEb@Base 0.3.0 - _ZN5FMenu9setEnableEv@Base 0.3.0 - _ZN5FMenuC1EP7FWidget@Base 0.3.0 - _ZN5FMenuC1EPKcP7FWidget@Base 0.3.0 - _ZN5FMenuC1ER7FStringP7FWidget@Base 0.3.0 - _ZN5FMenuC1ERKSsP7FWidget@Base 0.3.0 - _ZN5FMenuC2EP7FWidget@Base 0.3.0 - _ZN5FMenuC2EPKcP7FWidget@Base 0.3.0 - _ZN5FMenuC2ER7FStringP7FWidget@Base 0.3.0 - _ZN5FMenuC2ERKSsP7FWidget@Base 0.3.0 - _ZN5FMenuD0Ev@Base 0.3.0 - _ZN5FMenuD1Ev@Base 0.3.0 - _ZN5FMenuD2Ev@Base 0.3.0 - _ZN5FRect12getClassNameEv@Base 0.3.0 - _ZN5FRect14setCoordinatesERK6FPointS2_@Base 0.3.0 - _ZN5FRect14setCoordinatesEiiii@Base 0.3.0 - _ZN5FRect4moveERK6FPoint@Base 0.3.0 - _ZN5FRect4moveEii@Base 0.3.0 - _ZN5FRect4setXEi@Base 0.3.0 - _ZN5FRect4setYEi@Base 0.3.0 - _ZN5FRect5setX1Ei@Base 0.3.0 - _ZN5FRect5setX2Ei@Base 0.3.0 - _ZN5FRect5setY1Ei@Base 0.3.0 - _ZN5FRect5setY2Ei@Base 0.3.0 - _ZN5FRect6setPosERK6FPoint@Base 0.3.0 - _ZN5FRect6setPosEii@Base 0.3.0 - _ZN5FRect7setRectERKS_@Base 0.3.0 - _ZN5FRect7setRectEiiii@Base 0.3.0 - _ZN5FRect7setSizeEii@Base 0.3.0 - _ZN5FRect8setWidthEi@Base 0.3.0 - _ZN5FRect9setHeightEi@Base 0.3.0 - _ZN5FRectC1ERK6FPointS2_@Base 0.3.0 - _ZN5FRectC2ERK6FPointS2_@Base 0.3.0 - _ZN5FRectD0Ev@Base 0.3.0 - _ZN5FRectD1Ev@Base 0.3.0 - _ZN5FRectD2Ev@Base 0.3.0 - _ZN5FRectaSERKS_@Base 0.3.0 - _ZN5FTerm10UTF8decodeEPKc@Base 0.3.0 - _ZN5FTerm10charEncodeEj@Base 0.3.0 - _ZN5FTerm10charEncodeEjN2fc8encodingE@Base 0.3.0 - _ZN5FTerm10getKeyNameEi@Base 0.3.0 - _ZN5FTerm10moveCursorEiiii@Base 0.3.0 - _ZN5FTerm10oscPostfixEv@Base 0.3.0 - _ZN5FTerm10parseSecDAERPc@Base 0.3.0 - _ZN5FTerm10putstringfEPKcz@Base 0.3.0 - _ZN5FTerm10setNewFontEv@Base 0.3.0 - _ZN5FTerm10setOldFontEv@Base 0.3.0 - _ZN5FTerm10setPaletteEsiii@Base 0.3.0 - _ZN5FTerm10setRawModeEb@Base 0.3.0 - _ZN5FTerm10setVGAFontEv@Base 0.3.0 - _ZN5FTerm10utf8_inputE@Base 0.3.0 - _ZN5FTerm10utf8_stateE@Base 0.3.0 - _ZN5FTerm10xtermMouseEb@Base 0.3.0 - _ZN5FTerm10xterm_fontE@Base 0.3.0 - _ZN5FTerm11answer_backE@Base 0.3.0 - _ZN5FTerm11force_vt100E@Base 0.3.0 - _ZN5FTerm11getBaudRateEPK7termios@Base 0.3.0 - _ZN5FTerm11getEncodingEv@Base 0.3.0 - _ZN5FTerm11kde_konsoleE@Base 0.3.0 - _ZN5FTerm11locale_nameE@Base 0.3.0 - _ZN5FTerm11openConsoleEv@Base 0.3.0 - _ZN5FTerm11resize_termE@Base 0.3.0 - _ZN5FTerm11screen_fontE@Base 0.3.0 - _ZN5FTerm11setEncodingESs@Base 0.3.0 - _ZN5FTerm11setTermSizeEii@Base 0.3.0 - _ZN5FTerm11xterm_titleE@Base 0.3.0 - _ZN5FTerm12closeConsoleEv@Base 0.3.0 - _ZN5FTerm12enableCursorEv@Base 0.3.0 - _ZN5FTerm12encoding_setE@Base 0.3.0 - _ZN5FTerm12exit_messageE@Base 0.3.0 - _ZN5FTerm12getXTermFontEv@Base 0.3.0 - _ZN5FTerm12init_consoleEv@Base 0.3.0 - _ZN5FTerm12isKeyTimeoutEP7timevall@Base 0.3.0 - _ZN5FTerm12locale_xtermE@Base 0.3.0 - _ZN5FTerm12putchar_UTF8Ei@Base 0.3.0 - _ZN5FTerm12saveColorMapEv@Base 0.3.0 - _ZN5FTerm12setKDECursorEN2fc21kdeKonsoleCursorShapeE@Base 0.3.0 - _ZN5FTerm12utf8_consoleE@Base 0.3.0 - _ZN5FTerm13ansi_terminalE@Base 0.3.0 - _ZN5FTerm13ascii_consoleE@Base 0.3.0 - _ZN5FTerm13charEncodableEj@Base 0.3.0 - _ZN5FTerm13disableCursorEv@Base 0.3.0 - _ZN5FTerm13getLineNumberEv@Base 0.3.0 - _ZN5FTerm13getScreenFontEv@Base 0.3.0 - _ZN5FTerm13getUnicodeMapEv@Base 0.3.0 - _ZN5FTerm13getXTermTitleEv@Base 0.3.0 - _ZN5FTerm13init_encodingEv@Base 0.3.0 - _ZN5FTerm13init_termcapsEv@Base 0.3.0 - _ZN5FTerm13mouse_supportE@Base 0.3.0 - _ZN5FTerm13putchar_ASCIIEi@Base 0.3.0 - _ZN5FTerm13resetColorMapEv@Base 0.3.0 - _ZN5FTerm13rxvt_terminalE@Base 0.3.0 - _ZN5FTerm13setScreenFontEPhjjjb@Base 0.3.0 - _ZN5FTerm13setUnicodeMapEP10unimapdesc@Base 0.3.0 - _ZN5FTerm13setXTermTitleERK7FString@Base 0.3.0 - _ZN5FTerm13tera_terminalE@Base 0.3.0 - _ZN5FTerm13tmux_terminalE@Base 0.3.0 - _ZN5FTerm13vt100_consoleE@Base 0.3.0 - _ZN5FTerm14detectTermSizeEv@Base 0.3.0 - _ZN5FTerm14getModifierKeyEv@Base 0.3.0 - _ZN5FTerm14gnome_terminalE@Base 0.3.0 - _ZN5FTerm14kterm_terminalE@Base 0.3.0 - _ZN5FTerm14linux_terminalE@Base 0.3.0 - _ZN5FTerm14noHardwareEchoEv@Base 0.3.0 - _ZN5FTerm14parseKeyStringEPciP7timeval@Base 0.3.0 - _ZN5FTerm14putty_terminalE@Base 0.3.0 - _ZN5FTerm14signal_handlerEi@Base 0.3.0 - _ZN5FTerm14urxvt_terminalE@Base 0.3.0 - _ZN5FTerm14vt100_alt_charE@Base 0.3.0 - _ZN5FTerm14xterm_terminalE@Base 0.3.0 - _ZN5FTerm15changeAttributeERPN9FOptiAttr9char_dataES3_@Base 0.3.0 - _ZN5FTerm15cygwin_terminalE@Base 0.3.0 - _ZN5FTerm15getColumnNumberEv@Base 0.3.0 - _ZN5FTerm15init_pc_charsetEv@Base 0.3.0 - _ZN5FTerm15mintty_terminalE@Base 0.3.0 - _ZN5FTerm15mlterm_terminalE@Base 0.3.0 - _ZN5FTerm15screen_terminalE@Base 0.3.0 - _ZN5FTerm16cp437_to_unicodeEh@Base 0.3.0 - _ZN5FTerm16getAnswerbackMsgEv@Base 0.3.0 - _ZN5FTerm16getConsoleCursorEv@Base 0.3.0 - _ZN5FTerm16identifyTermTypeEv@Base 0.3.0 - _ZN5FTerm16init_alt_charsetEv@Base 0.3.0 - _ZN5FTerm16resetXTermColorsEv@Base 0.3.0 - _ZN5FTerm16setConsoleCursorEN2fc18consoleCursorStyleEb@Base 0.3.0 - _ZN5FTerm16setXTermDefaultsEv@Base 0.3.0 - _ZN5FTerm16storeTTYsettingsEv@Base 0.3.0 - _ZN5FTerm16unprocessedInputEv@Base 0.3.0 - _ZN5FTerm17getXTermColorNameEi@Base 0.3.0 - _ZN5FTerm17gpm_mouse_enabledE@Base 0.3.0 - _ZN5FTerm17scrollTermForwardEv@Base 0.3.0 - _ZN5FTerm17scrollTermReverseEv@Base 0.3.0 - _ZN5FTerm18getFramebuffer_bppEv@Base 0.3.0 - _ZN5FTerm18input_data_pendingE@Base 0.3.0 - _ZN5FTerm18non_blocking_stdinE@Base 0.3.0 - _ZN5FTerm18parseAnswerbackMsgERPc@Base 0.3.0 - _ZN5FTerm18pc_charset_consoleE@Base 0.3.0 - _ZN5FTerm18printMoveDurationsEv@Base 0.3.0 - _ZN5FTerm18resetXTermDefaultsEv@Base 0.3.0 - _ZN5FTerm18restoreTTYsettingsEv@Base 0.3.0 - _ZN5FTerm18screen_unicode_mapE@Base 0.3.0 - _ZN5FTerm18setXTermBackgroundERK7FString@Base 0.3.0 - _ZN5FTerm18setXTermForegroundERK7FString@Base 0.3.0 - _ZN5FTerm18stdin_status_flagsE@Base 0.3.0 - _ZN5FTerm18terminal_detectionE@Base 0.3.0 - _ZN5FTerm19cursor_optimisationE@Base 0.3.0 - _ZN5FTerm19init_consoleCharMapEv@Base 0.3.0 - _ZN5FTerm19no_shadow_characterE@Base 0.3.0 - _ZN5FTerm19setBlinkAsIntensityEb@Base 0.3.0 - _ZN5FTerm19setNonBlockingInputEb@Base 0.3.0 - _ZN5FTerm19setXTermCursorColorERK7FString@Base 0.3.0 - _ZN5FTerm19setXTermCursorStyleEN2fc16xtermCursorStyleE@Base 0.3.0 - _ZN5FTerm19utf8_linux_terminalE@Base 0.3.0 - _ZN5FTerm20console_cursor_styleE@Base 0.3.0 - _ZN5FTerm20resetXTermBackgroundEv@Base 0.3.0 - _ZN5FTerm20resetXTermForegroundEv@Base 0.3.0 - _ZN5FTerm20xterm_default_colorsE@Base 0.3.0 - _ZN5FTerm21init_256colorTerminalEv@Base 0.3.0 - _ZN5FTerm21resetXTermCursorColorEv@Base 0.3.0 - _ZN5FTerm23no_half_block_characterE@Base 0.3.0 - _ZN5FTerm23readAttributeControllerEh@Base 0.3.0 - _ZN5FTerm23setXTermMouseBackgroundERK7FString@Base 0.3.0 - _ZN5FTerm23setXTermMouseForegroundERK7FString@Base 0.3.0 - _ZN5FTerm24writeAttributeControllerEhh@Base 0.3.0 - _ZN5FTerm25resetXTermMouseBackgroundEv@Base 0.3.0 - _ZN5FTerm25resetXTermMouseForegroundEv@Base 0.3.0 - _ZN5FTerm27setXTermHighlightBackgroundERK7FString@Base 0.3.0 - _ZN5FTerm29resetXTermHighlightBackgroundEv@Base 0.3.0 - _ZN5FTerm4beepEv@Base 0.3.0 - _ZN5FTerm4initEv@Base 0.3.0 - _ZN5FTerm4tcapE@Base 0.3.0 - _ZN5FTerm4termE@Base 0.3.0 - _ZN5FTerm5mouseE@Base 0.3.0 - _ZN5FTerm6fd_ttyE@Base 0.3.0 - _ZN5FTerm6finishEv@Base 0.3.0 - _ZN5FTerm6getTTYEv@Base 0.3.0 - _ZN5FTerm6sec_daE@Base 0.3.0 - _ZN5FTerm6setTTYER7termios@Base 0.3.0 - _ZN5FTerm7NewFontE@Base 0.3.0 - _ZN5FTerm7VGAFontE@Base 0.3.0 - _ZN5FTerm7mod_keyE@Base 0.3.0 - _ZN5FTerm7setBeepEii@Base 0.3.0 - _ZN5FTerm7setUTF8Eb@Base 0.3.0 - _ZN5FTerm8EncodingE@Base 0.3.0 - _ZN5FTerm8FputcharE@Base 0.3.0 - _ZN5FTerm8baudrateE@Base 0.3.0 - _ZN5FTerm8color256E@Base 0.3.0 - _ZN5FTerm8getSecDAEv@Base 0.3.0 - _ZN5FTerm8gpmMouseEb@Base 0.3.0 - _ZN5FTerm8isNormalERPN9FOptiAttr9char_dataE@Base 0.3.0 - _ZN5FTerm8raw_modeE@Base 0.3.0 - _ZN5FTerm8stdin_noE@Base 0.3.0 - _ZN5FTerm8termtypeE@Base 0.3.0 - _ZN5FTerm9isConsoleEv@Base 0.3.0 - _ZN5FTerm9monochronE@Base 0.3.0 - _ZN5FTerm9opti_attrE@Base 0.3.0 - _ZN5FTerm9opti_moveE@Base 0.3.0 - _ZN5FTerm9oscPrefixEv@Base 0.3.0 - _ZN5FTerm9resetBeepEv@Base 0.3.0 - _ZN5FTerm9stdout_noE@Base 0.3.0 - _ZN5FTerm9term_initE@Base 0.3.0 - _ZN5FTerm9term_nameE@Base 0.3.0 - _ZN5FTermC1Ev@Base 0.3.0 - _ZN5FTermC2Ev@Base 0.3.0 - _ZN5FTermD0Ev@Base 0.3.0 - _ZN5FTermD1Ev@Base 0.3.0 - _ZN5FTermD2Ev@Base 0.3.0 - _ZN6FEventC1Ei@Base 0.3.0 - _ZN6FEventC2Ei@Base 0.3.0 - _ZN6FEventD0Ev@Base 0.3.0 - _ZN6FEventD1Ev@Base 0.3.0 - _ZN6FEventD2Ev@Base 0.3.0 - _ZN6FLabel10getXOffsetEi@Base 0.3.0 - _ZN6FLabel11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN6FLabel11setEmphasisEb@Base 0.3.0 - _ZN6FLabel12getHotkeyPosERPwS1_j@Base 0.3.0 - _ZN6FLabel12setAlignmentEj@Base 0.3.0 - _ZN6FLabel14setAccelWidgetEP7FWidget@Base 0.3.0 - _ZN6FLabel14setReverseModeEb@Base 0.3.0 - _ZN6FLabel20setHotkeyAcceleratorEv@Base 0.3.0 - _ZN6FLabel25cb_accel_widget_destroyedEP7FWidgetPv@Base 0.3.0 - _ZN6FLabel4drawEv@Base 0.3.0 - _ZN6FLabel4hideEv@Base 0.3.0 - _ZN6FLabel4initEv@Base 0.3.0 - _ZN6FLabel7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN6FLabel7setTextERK7FString@Base 0.3.0 - _ZN6FLabel9getHotkeyEv@Base 0.3.0 - _ZN6FLabel9printLineERPwjii@Base 0.3.0 - _ZN6FLabel9setEnableEb@Base 0.3.0 - _ZN6FLabel9setNumberEl@Base 0.3.0 - _ZN6FLabelC1EP7FWidget@Base 0.3.0 - _ZN6FLabelC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN6FLabelC2EP7FWidget@Base 0.3.0 - _ZN6FLabelC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN6FLabelD0Ev@Base 0.3.0 - _ZN6FLabelD1Ev@Base 0.3.0 - _ZN6FLabelD2Ev@Base 0.3.0 - _ZN6FPoint12getClassNameEv@Base 0.3.0 - _ZN6FPoint4setXEi@Base 0.3.0 - _ZN6FPoint4setYEi@Base 0.3.0 - _ZN6FPoint8setPointEii@Base 0.3.0 - _ZN6FPointD0Ev@Base 0.3.0 - _ZN6FPointD1Ev@Base 0.3.0 - _ZN6FPointD2Ev@Base 0.3.0 - _ZN6FPointaSERKS_@Base 0.3.0 - _ZN6FPointmIERKS_@Base 0.3.0 - _ZN6FPointpLERKS_@Base 0.3.0 - _ZN6FVTerm10createAreaERK5FRectRK6FPointRPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm10createAreaEiiiiiiRPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm10hideCursorEb@Base 0.3.0 - _ZN6FVTerm10removeAreaERPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm10resizeAreaERK5FRectRK6FPointPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm10resizeAreaEiiiiiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm11active_areaE@Base 0.3.0 - _ZN6FVTerm11createVTermERK5FRect@Base 0.3.0 - _ZN6FVTerm11createVTermEii@Base 0.3.0 - _ZN6FVTerm11resizeVTermERK5FRect@Base 0.3.0 - _ZN6FVTerm11resizeVTermEii@Base 0.3.0 - _ZN6FVTerm11updateVTermEPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm11updateVTermEb@Base 0.3.0 - _ZN6FVTerm12getCharacterENS_14character_typeERK6FPointPS_@Base 0.3.0 - _ZN6FVTerm12getCharacterENS_14character_typeEiiPS_@Base 0.3.0 - _ZN6FVTerm12getPrintAreaEv@Base 0.3.0 - _ZN6FVTerm12isInsideAreaEiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm12restoreVTermERK5FRect@Base 0.3.0 - _ZN6FVTerm12restoreVTermEiiii@Base 0.3.0 - _ZN6FVTerm13hidden_cursorE@Base 0.3.0 - _ZN6FVTerm13output_bufferE@Base 0.3.0 - _ZN6FVTerm13setAreaCursorERK6FPointbPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm13setAreaCursorEiibPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm13vterm_updatesE@Base 0.3.0 - _ZN6FVTerm14getPrintCursorEv@Base 0.3.0 - _ZN6FVTerm14next_attributeE@Base 0.3.0 - _ZN6FVTerm14setPrintCursorEii@Base 0.3.0 - _ZN6FVTerm14term_attributeE@Base 0.3.0 - _ZN6FVTerm14updateTerminalEb@Base 0.3.0 - _ZN6FVTerm14updateTerminalEv@Base 0.3.0 - _ZN6FVTerm16appendLowerRightERPN9FOptiAttr9char_dataE@Base 0.3.0 - _ZN6FVTerm16isInsideTerminalEii@Base 0.3.0 - _ZN6FVTerm17scrollAreaForwardEPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm17scrollAreaReverseEPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm17updateVTermCursorEPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm18appendOutputBufferEi@Base 0.3.0 - _ZN6FVTerm19getCoveredCharacterERK6FPointPS_@Base 0.3.0 - _ZN6FVTerm19getCoveredCharacterEiiPS_@Base 0.3.0 - _ZN6FVTerm19startTerminalUpdateEv@Base 0.3.0 - _ZN6FVTerm20finishTerminalUpdateEv@Base 0.3.0 - _ZN6FVTerm20updateTerminalCursorEv@Base 0.3.0 - _ZN6FVTerm21force_terminal_updateE@Base 0.3.0 - _ZN6FVTerm21processTerminalUpdateEv@Base 0.3.0 - _ZN6FVTerm21stop_terminal_updatesE@Base 0.3.0 - _ZN6FVTerm22getOverlappedCharacterERK6FPointPS_@Base 0.3.0 - _ZN6FVTerm22getOverlappedCharacterEiiPS_@Base 0.3.0 - _ZN6FVTerm23skipped_terminal_updateE@Base 0.3.0 - _ZN6FVTerm23terminal_update_pendingE@Base 0.3.0 - _ZN6FVTerm24terminal_update_completeE@Base 0.3.0 - _ZN6FVTerm4initEv@Base 0.3.0 - _ZN6FVTerm4tcapE@Base 0.3.0 - _ZN6FVTerm5printEPKc@Base 0.3.0 - _ZN6FVTerm5printEPKw@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaEPKc@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaEPKw@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaER7FString@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaERKSs@Base 0.3.0 - _ZN6FVTerm5printEPNS_9term_areaEi@Base 0.3.0 - _ZN6FVTerm5printER7FString@Base 0.3.0 - _ZN6FVTerm5printERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN6FVTerm5printERKSs@Base 0.3.0 - _ZN6FVTerm5printEi@Base 0.3.0 - _ZN6FVTerm5vtermE@Base 0.3.0 - _ZN6FVTerm6finishEv@Base 0.3.0 - _ZN6FVTerm6printfEPKcz@Base 0.3.0 - _ZN6FVTerm6printfEPKwz@Base 0.3.0 - _ZN6FVTerm7getAreaERK5FRectPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm7getAreaERK6FPointPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm7getAreaEiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm7getAreaEiiiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm7putAreaERK6FPointPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm7putAreaEiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm8putVTermEv@Base 0.3.0 - _ZN6FVTerm8term_posE@Base 0.3.0 - _ZN6FVTerm8vdesktopE@Base 0.3.0 - _ZN6FVTerm9clearAreaEPNS_9term_areaEi@Base 0.3.0 - _ZN6FVTerm9clearTermEi@Base 0.3.0 - _ZN6FVTerm9flush_outEv@Base 0.3.0 - _ZN6FVTerm9isCoveredERK6FPointPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm9isCoveredEiiPNS_9term_areaE@Base 0.3.0 - _ZN6FVTerm9last_areaE@Base 0.3.0 - _ZN6FVTerm9setTermXYEii@Base 0.3.0 - _ZN6FVTermC1EPS_@Base 0.3.0 - _ZN6FVTermC2EPS_@Base 0.3.0 - _ZN6FVTermD0Ev@Base 0.3.0 - _ZN6FVTermD1Ev@Base 0.3.0 - _ZN6FVTermD2Ev@Base 0.3.0 - _ZN7FButton10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN7FButton10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN7FButton10setDisableEv@Base 0.3.0 - _ZN7FButton10unsetFocusEv@Base 0.3.0 - _ZN7FButton11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN7FButton11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN7FButton11unsetEnableEv@Base 0.3.0 - _ZN7FButton12processClickEv@Base 0.3.0 - _ZN7FButton14setNoUnderlineEb@Base 0.3.0 - _ZN7FButton17updateButtonColorEv@Base 0.3.0 - _ZN7FButton18setBackgroundColorEs@Base 0.3.0 - _ZN7FButton18setForegroundColorEs@Base 0.3.0 - _ZN7FButton20setHotkeyAcceleratorEv@Base 0.3.0 - _ZN7FButton23setFocusBackgroundColorEs@Base 0.3.0 - _ZN7FButton23setFocusForegroundColorEs@Base 0.3.0 - _ZN7FButton24setHotkeyForegroundColorEs@Base 0.3.0 - _ZN7FButton26setInactiveBackgroundColorEs@Base 0.3.0 - _ZN7FButton26setInactiveForegroundColorEs@Base 0.3.0 - _ZN7FButton4drawEv@Base 0.3.0 - _ZN7FButton4hideEv@Base 0.3.0 - _ZN7FButton4initEv@Base 0.3.0 - _ZN7FButton7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN7FButton7onTimerEP11FTimerEvent@Base 0.3.0 - _ZN7FButton7setDownEb@Base 0.3.0 - _ZN7FButton7setFlatEb@Base 0.3.0 - _ZN7FButton7setTextERK7FString@Base 0.3.0 - _ZN7FButton8setFocusEb@Base 0.3.0 - _ZN7FButton8setFocusEv@Base 0.3.0 - _ZN7FButton9getHotkeyEv@Base 0.3.0 - _ZN7FButton9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN7FButton9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN7FButton9setEnableEb@Base 0.3.0 - _ZN7FButton9setEnableEv@Base 0.3.0 - _ZN7FButton9setShadowEb@Base 0.3.0 - _ZN7FButtonC1EP7FWidget@Base 0.3.0 - _ZN7FButtonC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FButtonC2EP7FWidget@Base 0.3.0 - _ZN7FButtonC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FButtonD0Ev@Base 0.3.0 - _ZN7FButtonD1Ev@Base 0.3.0 - _ZN7FButtonD2Ev@Base 0.3.0 - _ZN7FDialog10drawBorderEv@Base 0.3.0 - _ZN7FDialog10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN7FDialog10unsetFocusEv@Base 0.3.0 - _ZN7FDialog11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN7FDialog11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN7FDialog11setZoomItemEv@Base 0.3.0 - _ZN7FDialog12drawTitleBarEv@Base 0.3.0 - _ZN7FDialog13setResizeableEb@Base 0.3.0 - _ZN7FDialog13setScrollableEb@Base 0.3.0 - _ZN7FDialog14activateDialogEv@Base 0.3.0 - _ZN7FDialog14onWindowActiveEP6FEvent@Base 0.3.0 - _ZN7FDialog14onWindowRaisedEP6FEvent@Base 0.3.0 - _ZN7FDialog15onWindowLoweredEP6FEvent@Base 0.3.0 - _ZN7FDialog15setDialogWidgetEb@Base 0.3.0 - _ZN7FDialog16drawDialogShadowEv@Base 0.3.0 - _ZN7FDialog16onWindowInactiveEP6FEvent@Base 0.3.0 - _ZN7FDialog18onMouseDoubleClickEP11FMouseEvent@Base 0.3.0 - _ZN7FDialog19selectFirstMenuItemEv@Base 0.3.0 - _ZN7FDialog4doneEi@Base 0.3.0 - _ZN7FDialog4drawEv@Base 0.3.0 - _ZN7FDialog4execEv@Base 0.3.0 - _ZN7FDialog4hideEv@Base 0.3.0 - _ZN7FDialog4initEv@Base 0.3.0 - _ZN7FDialog4moveEii@Base 0.3.0 - _ZN7FDialog4showEv@Base 0.3.0 - _ZN7FDialog6onHideEP10FHideEvent@Base 0.3.0 - _ZN7FDialog6onShowEP10FShowEvent@Base 0.3.0 - _ZN7FDialog6setPosEiib@Base 0.3.0 - _ZN7FDialog7cb_moveEP7FWidgetPv@Base 0.3.0 - _ZN7FDialog7cb_zoomEP7FWidgetPv@Base 0.3.0 - _ZN7FDialog7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN7FDialog7onCloseEP11FCloseEvent@Base 0.3.0 - _ZN7FDialog7setSizeEiib@Base 0.3.0 - _ZN7FDialog8cb_closeEP7FWidgetPv@Base 0.3.0 - _ZN7FDialog8openMenuEv@Base 0.3.0 - _ZN7FDialog8setFocusEb@Base 0.3.0 - _ZN7FDialog8setFocusEv@Base 0.3.0 - _ZN7FDialog8setModalEb@Base 0.3.0 - _ZN7FDialog9addDialogEP7FWidget@Base 0.3.0 - _ZN7FDialog9delDialogEP7FWidget@Base 0.3.0 - _ZN7FDialog9leaveMenuEv@Base 0.3.0 - _ZN7FDialog9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN7FDialogC1EP7FWidget@Base 0.3.0 - _ZN7FDialogC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FDialogC2EP7FWidget@Base 0.3.0 - _ZN7FDialogC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FDialogD0Ev@Base 0.3.0 - _ZN7FDialogD1Ev@Base 0.3.0 - _ZN7FDialogD2Ev@Base 0.3.0 - _ZN7FObject10timer_listE@Base 0.3.0 - _ZN7FObject11delAllTimerEv@Base 0.3.0 - _ZN7FObject11delOwnTimerEv@Base 0.3.0 - _ZN7FObject14getCurrentTimeER7timeval@Base 0.3.0 - _ZN7FObject17timer_modify_lockE@Base 0.3.0 - _ZN7FObject5eventEP6FEvent@Base 0.3.0 - _ZN7FObject7onTimerEP11FTimerEvent@Base 0.3.0 - _ZN7FObject8addChildEPS_@Base 0.3.0 - _ZN7FObject8addTimerEi@Base 0.3.0 - _ZN7FObject8delChildEPS_@Base 0.3.0 - _ZN7FObject8delTimerEi@Base 0.3.0 - _ZN7FObjectC1EPS_@Base 0.3.0 - _ZN7FObjectC2EPS_@Base 0.3.0 - _ZN7FObjectD0Ev@Base 0.3.0 - _ZN7FObjectD1Ev@Base 0.3.0 - _ZN7FObjectD2Ev@Base 0.3.0 - _ZN7FString13bad_alloc_strE@Base 0.3.0 - _ZN7FString17setFormatedNumberElc@Base 0.3.0 - _ZN7FString17setFormatedNumberEmc@Base 0.3.0 - _ZN7FString5clearEv@Base 0.3.0 - _ZN7FString5splitERKS_@Base 0.3.0 - _ZN7FString6insertEPKcj@Base 0.3.0 - _ZN7FString6insertEPKwj@Base 0.3.0 - _ZN7FString6insertERKS_j@Base 0.3.0 - _ZN7FString6insertEcj@Base 0.3.0 - _ZN7FString6insertEwj@Base 0.3.0 - _ZN7FString6removeEjj@Base 0.3.0 - _ZN7FString7_insertEjjPKw@Base 0.3.0 - _ZN7FString7replaceEPKcPKw@Base 0.3.0 - _ZN7FString7replaceEPKcRKS_@Base 0.3.0 - _ZN7FString7replaceEPKcRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceEPKcRKSs@Base 0.3.0 - _ZN7FString7replaceEPKcS1_@Base 0.3.0 - _ZN7FString7replaceEPKcc@Base 0.3.0 - _ZN7FString7replaceEPKcw@Base 0.3.0 - _ZN7FString7replaceEPKwRKS_@Base 0.3.0 - _ZN7FString7replaceEPKwRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceEPKwS1_@Base 0.3.0 - _ZN7FString7replaceEPKwc@Base 0.3.0 - _ZN7FString7replaceEPKww@Base 0.3.0 - _ZN7FString7replaceERKS_PKc@Base 0.3.0 - _ZN7FString7replaceERKS_PKw@Base 0.3.0 - _ZN7FString7replaceERKS_RKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceERKS_RKSs@Base 0.3.0 - _ZN7FString7replaceERKS_S1_@Base 0.3.0 - _ZN7FString7replaceERKS_c@Base 0.3.0 - _ZN7FString7replaceERKS_w@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEPKc@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEPKw@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEERKS_@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEERKSs@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEES5_@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEc@Base 0.3.0 - _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEw@Base 0.3.0 - _ZN7FString7replaceERKSsPKc@Base 0.3.0 - _ZN7FString7replaceERKSsPKw@Base 0.3.0 - _ZN7FString7replaceERKSsRKS_@Base 0.3.0 - _ZN7FString7replaceERKSsRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceERKSsS1_@Base 0.3.0 - _ZN7FString7replaceERKSsc@Base 0.3.0 - _ZN7FString7replaceERKSsw@Base 0.3.0 - _ZN7FString7replaceEcPKc@Base 0.3.0 - _ZN7FString7replaceEcPKw@Base 0.3.0 - _ZN7FString7replaceEcRKS_@Base 0.3.0 - _ZN7FString7replaceEcRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceEcRKSs@Base 0.3.0 - _ZN7FString7replaceEcc@Base 0.3.0 - _ZN7FString7replaceEcw@Base 0.3.0 - _ZN7FString7replaceEwPKc@Base 0.3.0 - _ZN7FString7replaceEwPKw@Base 0.3.0 - _ZN7FString7replaceEwRKS_@Base 0.3.0 - _ZN7FString7replaceEwRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FString7replaceEwRKSs@Base 0.3.0 - _ZN7FString7replaceEww@Base 0.3.0 - _ZN7FString7sprintfEPKcz@Base 0.3.0 - _ZN7FString7sprintfEPKwz@Base 0.3.0 - _ZN7FString8includesEPKc@Base 0.3.0 - _ZN7FString8includesEPKw@Base 0.3.0 - _ZN7FString8includesERKS_@Base 0.3.0 - _ZN7FString8includesEc@Base 0.3.0 - _ZN7FString8includesEw@Base 0.3.0 - _ZN7FString9overwriteEPKwj@Base 0.3.0 - _ZN7FString9overwriteERKS_j@Base 0.3.0 - _ZN7FString9overwriteEwj@Base 0.3.0 - _ZN7FString9setNumberEei@Base 0.3.0 - _ZN7FString9setNumberEl@Base 0.3.0 - _ZN7FString9setNumberEm@Base 0.3.0 - _ZN7FString9setStringEPKc@Base 0.3.0 - _ZN7FString9setStringEPKw@Base 0.3.0 - _ZN7FStringC1EPKc@Base 0.3.0 - _ZN7FStringC1EPKw@Base 0.3.0 - _ZN7FStringC1ERKS_@Base 0.3.0 - _ZN7FStringC1ERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FStringC1ERKSs@Base 0.3.0 - _ZN7FStringC1Ec@Base 0.3.0 - _ZN7FStringC1Ei@Base 0.3.0 - _ZN7FStringC1Eic@Base 0.3.0 - _ZN7FStringC1Eiw@Base 0.3.0 - _ZN7FStringC1Ej@Base 0.3.0 - _ZN7FStringC1Ejc@Base 0.3.0 - _ZN7FStringC1Ejw@Base 0.3.0 - _ZN7FStringC1Ev@Base 0.3.0 - _ZN7FStringC1Ew@Base 0.3.0 - _ZN7FStringC2EPKc@Base 0.3.0 - _ZN7FStringC2EPKw@Base 0.3.0 - _ZN7FStringC2ERKS_@Base 0.3.0 - _ZN7FStringC2ERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FStringC2ERKSs@Base 0.3.0 - _ZN7FStringC2Ec@Base 0.3.0 - _ZN7FStringC2Ei@Base 0.3.0 - _ZN7FStringC2Eic@Base 0.3.0 - _ZN7FStringC2Eiw@Base 0.3.0 - _ZN7FStringC2Ej@Base 0.3.0 - _ZN7FStringC2Ejc@Base 0.3.0 - _ZN7FStringC2Ejw@Base 0.3.0 - _ZN7FStringC2Ev@Base 0.3.0 - _ZN7FStringC2Ew@Base 0.3.0 - _ZN7FStringD0Ev@Base 0.3.0 - _ZN7FStringD1Ev@Base 0.3.0 - _ZN7FStringD2Ev@Base 0.3.0 - _ZN7FStringaSEPKc@Base 0.3.0 - _ZN7FStringaSEPKw@Base 0.3.0 - _ZN7FStringaSERKS_@Base 0.3.0 - _ZN7FStringaSERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FStringaSERKSs@Base 0.3.0 - _ZN7FStringaSEc@Base 0.3.0 - _ZN7FStringaSEw@Base 0.3.0 - _ZN7FStringclEjj@Base 0.3.0 - _ZN7FStringixEi@Base 0.3.0 - _ZN7FStringixEj@Base 0.3.0 - _ZN7FStringpLEPKc@Base 0.3.0 - _ZN7FStringpLEPKw@Base 0.3.0 - _ZN7FStringpLERKS_@Base 0.3.0 - _ZN7FStringpLERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FStringpLERKSs@Base 0.3.0 - _ZN7FStringpLEc@Base 0.3.0 - _ZN7FStringpLEw@Base 0.3.0 - _ZN7FStringplEPKc@Base 0.3.0 - _ZN7FStringplEPKw@Base 0.3.0 - _ZN7FStringplERKS_@Base 0.3.0 - _ZN7FStringplERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZN7FStringplERKSs@Base 0.3.0 - _ZN7FStringplEc@Base 0.3.0 - _ZN7FStringplEw@Base 0.3.0 - _ZN7FSwitch10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN7FSwitch11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN7FSwitch15drawCheckButtonEv@Base 0.3.0 - _ZN7FSwitch4drawEv@Base 0.3.0 - _ZN7FSwitch7setTextE7FString@Base 0.3.0 - _ZN7FSwitch9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN7FSwitchC1EP7FWidget@Base 0.3.0 - _ZN7FSwitchC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FSwitchC2EP7FWidget@Base 0.3.0 - _ZN7FSwitchC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN7FSwitchD0Ev@Base 0.3.0 - _ZN7FSwitchD1Ev@Base 0.3.0 - _ZN7FSwitchD2Ev@Base 0.3.0 - _ZN7FWidget10adjustSizeEv@Base 0.3.0 - _ZN7FWidget10drawBorderEiiii@Base 0.3.0 - _ZN7FWidget10drawBorderEv@Base 0.3.0 - _ZN7FWidget10drawShadowEv@Base 0.3.0 - _ZN7FWidget10getMenuBarEv@Base 0.3.0 - _ZN7FWidget10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN7FWidget10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN7FWidget10setDisableEv@Base 0.3.0 - _ZN7FWidget10setMenuBarEP8FMenuBar@Base 0.3.0 - _ZN7FWidget10unsetFocusEv@Base 0.3.0 - _ZN7FWidget11addCallbackE7FStringPFvPS_PvES2_@Base 0.3.0 - _ZN7FWidget11addCallbackE7FStringPS_MS_FvS1_PvES2_@Base 0.3.0 - _ZN7FWidget11clearShadowEv@Base 0.3.0 - _ZN7FWidget11delCallbackEPFvPS_PvE@Base 0.3.0 - _ZN7FWidget11delCallbackEPS_@Base 0.3.0 - _ZN7FWidget11dialog_listE@Base 0.3.0 - _ZN7FWidget11getOpenMenuEv@Base 0.3.0 - _ZN7FWidget11getPrintPosEv@Base 0.3.0 - _ZN7FWidget11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN7FWidget11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN7FWidget11setGeometryERK5FRectb@Base 0.3.0 - _ZN7FWidget11setGeometryEiiiib@Base 0.3.0 - _ZN7FWidget11setOpenMenuEPS_@Base 0.3.0 - _ZN7FWidget11setPrintPosEii@Base 0.3.0 - _ZN7FWidget11setTermSizeEii@Base 0.3.0 - _ZN7FWidget11unsetEnableEv@Base 0.3.0 - _ZN7FWidget11window_listE@Base 0.3.0 - _ZN7FWidget12close_widgetE@Base 0.3.0 - _ZN7FWidget12emitCallbackE7FString@Base 0.3.0 - _ZN7FWidget12getStatusBarEv@Base 0.3.0 - _ZN7FWidget12init_desktopE@Base 0.3.0 - _ZN7FWidget12setCursorPosEii@Base 0.3.0 - _ZN7FWidget12setStatusBarEP10FStatusBar@Base 0.3.0 - _ZN7FWidget13childWidgetAtEPS_ii@Base 0.3.0 - _ZN7FWidget13dbl_line_maskD1Ev@Base 0.3.0 - _ZN7FWidget13dbl_line_maskD2Ev@Base 0.3.0 - _ZN7FWidget13getMainWidgetEv@Base 0.3.0 - _ZN7FWidget13modal_dialogsE@Base 0.3.0 - _ZN7FWidget13setColorThemeEv@Base 0.3.0 - _ZN7FWidget13setMainWidgetEPS_@Base 0.3.0 - _ZN7FWidget13setShadowSizeEii@Base 0.3.0 - _ZN7FWidget13setTermOffsetEv@Base 0.3.0 - _ZN7FWidget13setTopPaddingEib@Base 0.3.0 - _ZN7FWidget14addAcceleratorEiPS_@Base 0.3.0 - _ZN7FWidget14delAcceleratorEPS_@Base 0.3.0 - _ZN7FWidget14detectTermSizeEv@Base 0.3.0 - _ZN7FWidget14drawFlatBorderEv@Base 0.3.0 - _ZN7FWidget14focusLastChildEv@Base 0.3.0 - _ZN7FWidget14focusNextChildEv@Base 0.3.0 - _ZN7FWidget14focusPrevChildEv@Base 0.3.0 - _ZN7FWidget14setFocusWidgetEPS_@Base 0.3.0 - _ZN7FWidget14setLeftPaddingEib@Base 0.3.0 - _ZN7FWidget15clearFlatBorderEv@Base 0.3.0 - _ZN7FWidget15focusFirstChildEv@Base 0.3.0 - _ZN7FWidget15setParentOffsetEv@Base 0.3.0 - _ZN7FWidget15setRightPaddingEib@Base 0.3.0 - _ZN7FWidget16adjustSizeGlobalEv@Base 0.3.0 - _ZN7FWidget16getClickedWidgetEv@Base 0.3.0 - _ZN7FWidget16setBottomPaddingEib@Base 0.3.0 - _ZN7FWidget16setClickedWidgetEPS_@Base 0.3.0 - _ZN7FWidget16setVisibleCursorEb@Base 0.3.0 - _ZN7FWidget16setVisibleCursorEv@Base 0.3.0 - _ZN7FWidget16show_root_widgetE@Base 0.3.0 - _ZN7FWidget17getMoveSizeWidgetEv@Base 0.3.0 - _ZN7FWidget17setDoubleFlatLineEN2fc5sidesEb@Base 0.3.0 - _ZN7FWidget17setDoubleFlatLineEN2fc5sidesEib@Base 0.3.0 - _ZN7FWidget17setMoveSizeWidgetEPS_@Base 0.3.0 - _ZN7FWidget18always_on_top_listE@Base 0.3.0 - _ZN7FWidget18doubleFlatLine_refEN2fc5sidesE@Base 0.3.0 - _ZN7FWidget18onMouseDoubleClickEP11FMouseEvent@Base 0.3.0 - _ZN7FWidget18redraw_root_widgetE@Base 0.3.0 - _ZN7FWidget18unsetVisibleCursorEv@Base 0.3.0 - _ZN7FWidget19setStatusbarMessageE7FString@Base 0.3.0 - _ZN7FWidget22numOfFocusableChildrenEv@Base 0.3.0 - _ZN7FWidget24setTermOffsetWithPaddingEv@Base 0.3.0 - _ZN7FWidget2wcE@Base 0.3.0 - _ZN7FWidget4drawEv@Base 0.3.0 - _ZN7FWidget4hideEv@Base 0.3.0 - _ZN7FWidget4initEv@Base 0.3.0 - _ZN7FWidget4moveERK6FPoint@Base 0.3.0 - _ZN7FWidget4moveEii@Base 0.3.0 - _ZN7FWidget4quitEv@Base 0.3.0 - _ZN7FWidget4setXEib@Base 0.3.0 - _ZN7FWidget4setYEib@Base 0.3.0 - _ZN7FWidget4showEv@Base 0.3.0 - _ZN7FWidget5closeEv@Base 0.3.0 - _ZN7FWidget5eventEP6FEvent@Base 0.3.0 - _ZN7FWidget6finishEv@Base 0.3.0 - _ZN7FWidget6onHideEP10FHideEvent@Base 0.3.0 - _ZN7FWidget6onShowEP10FShowEvent@Base 0.3.0 - _ZN7FWidget6redrawEv@Base 0.3.0 - _ZN7FWidget6resizeEv@Base 0.3.0 - _ZN7FWidget6setPosERK6FPointb@Base 0.3.0 - _ZN7FWidget6setPosEiib@Base 0.3.0 - _ZN7FWidget7menubarE@Base 0.3.0 - _ZN7FWidget7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN7FWidget7onCloseEP11FCloseEvent@Base 0.3.0 - _ZN7FWidget7onKeyUpEP9FKeyEvent@Base 0.3.0 - _ZN7FWidget7onWheelEP11FWheelEvent@Base 0.3.0 - _ZN7FWidget7setSizeEiib@Base 0.3.0 - _ZN7FWidget8hideableE@Base 0.3.0 - _ZN7FWidget8onResizeEP12FResizeEvent@Base 0.3.0 - _ZN7FWidget8setColorEv@Base 0.3.0 - _ZN7FWidget8setFocusEb@Base 0.3.0 - _ZN7FWidget8setFocusEv@Base 0.3.0 - _ZN7FWidget8setWidthEib@Base 0.3.0 - _ZN7FWidget9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN7FWidget9onKeyDownEP9FKeyEvent@Base 0.3.0 - _ZN7FWidget9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN7FWidget9setEnableEb@Base 0.3.0 - _ZN7FWidget9setEnableEv@Base 0.3.0 - _ZN7FWidget9setHeightEib@Base 0.3.0 - _ZN7FWidget9statusbarE@Base 0.3.0 - _ZN7FWidgetC1EPS_@Base 0.3.0 - _ZN7FWidgetC2EPS_@Base 0.3.0 - _ZN7FWidgetD0Ev@Base 0.3.0 - _ZN7FWidgetD1Ev@Base 0.3.0 - _ZN7FWidgetD2Ev@Base 0.3.0 - _ZN7FWindow10adjustSizeEv@Base 0.3.0 - _ZN7FWindow10drawBorderEv@Base 0.3.0 - _ZN7FWindow10swapWindowEP7FWidgetS1_@Base 0.3.0 - _ZN7FWindow10zoomWindowEv@Base 0.3.0 - _ZN7FWindow11lowerWindowEP7FWidget@Base 0.3.0 - _ZN7FWindow11raiseWindowEP7FWidget@Base 0.3.0 - _ZN7FWindow11setGeometryEiiiib@Base 0.3.0 - _ZN7FWindow13setResizeableEb@Base 0.3.0 - _ZN7FWindow13setResizeableEv@Base 0.3.0 - _ZN7FWindow13setShadowSizeEii@Base 0.3.0 - _ZN7FWindow14activateWindowEb@Base 0.3.0 - _ZN7FWindow14getWindowLayerEP7FWidget@Base 0.3.0 - _ZN7FWindow14onWindowActiveEP6FEvent@Base 0.3.0 - _ZN7FWindow14onWindowRaisedEP6FEvent@Base 0.3.0 - _ZN7FWindow14setAlwaysOnTopEb@Base 0.3.0 - _ZN7FWindow15getActiveWindowEv@Base 0.3.0 - _ZN7FWindow15getWindowWidgetEP7FWidget@Base 0.3.0 - _ZN7FWindow15onWindowLoweredEP6FEvent@Base 0.3.0 - _ZN7FWindow15previous_windowE@Base 0.3.0 - _ZN7FWindow15setActiveWindowEPS_@Base 0.3.0 - _ZN7FWindow15setWindowWidgetEb@Base 0.3.0 - _ZN7FWindow16onWindowInactiveEP6FEvent@Base 0.3.0 - _ZN7FWindow17getWindowWidgetAtEii@Base 0.3.0 - _ZN7FWindow18activatePrevWindowEv@Base 0.3.0 - _ZN7FWindow18processAlwaysOnTopEv@Base 0.3.0 - _ZN7FWindow18switchToPrevWindowEv@Base 0.3.0 - _ZN7FWindow20setTransparentShadowEb@Base 0.3.0 - _ZN7FWindow20setWindowFocusWidgetEP7FWidget@Base 0.3.0 - _ZN7FWindow25deleteFromAlwaysOnTopListEP7FWidget@Base 0.3.0 - _ZN7FWindow4hideEv@Base 0.3.0 - _ZN7FWindow4moveEii@Base 0.3.0 - _ZN7FWindow4setXEib@Base 0.3.0 - _ZN7FWindow4setYEib@Base 0.3.0 - _ZN7FWindow4showEv@Base 0.3.0 - _ZN7FWindow5eventEP6FEvent@Base 0.3.0 - _ZN7FWindow6setPosEiib@Base 0.3.0 - _ZN7FWindow7setSizeEiib@Base 0.3.0 - _ZN7FWindow8setWidthEib@Base 0.3.0 - _ZN7FWindow9addWindowEP7FWidget@Base 0.3.0 - _ZN7FWindow9delWindowEP7FWidget@Base 0.3.0 - _ZN7FWindow9setHeightEib@Base 0.3.0 - _ZN7FWindow9setShadowEb@Base 0.3.0 - _ZN7FWindowC1EP7FWidget@Base 0.3.0 - _ZN7FWindowC2EP7FWidget@Base 0.3.0 - _ZN7FWindowD0Ev@Base 0.3.0 - _ZN7FWindowD1Ev@Base 0.3.0 - _ZN7FWindowD2Ev@Base 0.3.0 - _ZN8FListBox10adjustSizeEv@Base 0.3.0 - _ZN8FListBox10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN8FListBox10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN8FListBox10setDisableEv@Base 0.3.0 - _ZN8FListBox10unsetFocusEv@Base 0.3.0 - _ZN8FListBox11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN8FListBox11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN8FListBox11setGeometryEiiiib@Base 0.3.0 - _ZN8FListBox11unsetEnableEv@Base 0.3.0 - _ZN8FListBox12processClickEv@Base 0.3.0 - _ZN8FListBox13adjustYOffsetEv@Base 0.3.0 - _ZN8FListBox13cb_HBarChangeEP7FWidgetPv@Base 0.3.0 - _ZN8FListBox13cb_VBarChangeEP7FWidgetPv@Base 0.3.0 - _ZN8FListBox13processSelectEv@Base 0.3.0 - _ZN8FListBox14processChangedEv@Base 0.3.0 - _ZN8FListBox14setCurrentItemEi@Base 0.3.0 - _ZN8FListBox18onMouseDoubleClickEP11FMouseEvent@Base 0.3.0 - _ZN8FListBox18showInsideBracketsEiN2fc13brackets_typeE@Base 0.3.0 - _ZN8FListBox4drawEv@Base 0.3.0 - _ZN8FListBox4hideEv@Base 0.3.0 - _ZN8FListBox4initEv@Base 0.3.0 - _ZN8FListBox5clearEv@Base 0.3.0 - _ZN8FListBox6insertE7FStringN2fc13brackets_typeEb@Base 0.3.0 - _ZN8FListBox6insertElN2fc13brackets_typeEb@Base 0.3.0 - _ZN8FListBox6removeEi@Base 0.3.0 - _ZN8FListBox7onTimerEP11FTimerEvent@Base 0.3.0 - _ZN8FListBox7onWheelEP11FWheelEvent@Base 0.3.0 - _ZN8FListBox7setTextE7FString@Base 0.3.0 - _ZN8FListBox8drawListEv@Base 0.3.0 - _ZN8FListBox8setFocusEb@Base 0.3.0 - _ZN8FListBox8setFocusEv@Base 0.3.0 - _ZN8FListBox9drawLabelEv@Base 0.3.0 - _ZN8FListBox9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN8FListBox9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN8FListBox9setEnableEb@Base 0.3.0 - _ZN8FListBox9setEnableEv@Base 0.3.0 - _ZN8FListBoxC1EP7FWidget@Base 0.3.0 - _ZN8FListBoxC2EP7FWidget@Base 0.3.0 - _ZN8FListBoxD0Ev@Base 0.3.0 - _ZN8FListBoxD1Ev@Base 0.3.0 - _ZN8FListBoxD2Ev@Base 0.3.0 - _ZN8FMenuBar10adjustSizeEv@Base 0.3.0 - _ZN8FMenuBar10hotkeyMenuERP9FKeyEvent@Base 0.3.0 - _ZN8FMenuBar10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN8FMenuBar11adjustItemsEv@Base 0.3.0 - _ZN8FMenuBar11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN8FMenuBar11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN8FMenuBar12getHotkeyPosERPwS1_j@Base 0.3.0 - _ZN8FMenuBar12leaveMenuBarEv@Base 0.3.0 - _ZN8FMenuBar14selectNextItemEv@Base 0.3.0 - _ZN8FMenuBar14selectPrevItemEv@Base 0.3.0 - _ZN8FMenuBar19calculateDimensionsEv@Base 0.3.0 - _ZN8FMenuBar19cb_item_deactivatedEP7FWidgetPv@Base 0.3.0 - _ZN8FMenuBar4drawEv@Base 0.3.0 - _ZN8FMenuBar4hideEv@Base 0.3.0 - _ZN8FMenuBar4initEv@Base 0.3.0 - _ZN8FMenuBar7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN8FMenuBar9drawItemsEv@Base 0.3.0 - _ZN8FMenuBar9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN8FMenuBar9resetMenuEv@Base 0.3.0 - _ZN8FMenuBarC1EP7FWidget@Base 0.3.0 - _ZN8FMenuBarC2EP7FWidget@Base 0.3.0 - _ZN8FMenuBarD0Ev@Base 0.3.0 - _ZN8FMenuBarD1Ev@Base 0.3.0 - _ZN8FMenuBarD2Ev@Base 0.3.0 - _ZN8FTermcap11osc_supportE@Base 0.3.0 - _ZN8FTermcap13eat_nl_glitchE@Base 0.3.0 - _ZN8FTermcap18ansi_default_colorE@Base 0.3.0 - _ZN8FTermcap18attr_without_colorE@Base 0.3.0 - _ZN8FTermcap21automatic_left_marginE@Base 0.3.0 - _ZN8FTermcap22automatic_right_marginE@Base 0.3.0 - _ZN8FTermcap22background_color_eraseE@Base 0.3.0 - _ZN8FTermcap4tcapE@Base 0.3.0 - _ZN8FTermcap7tabstopE@Base 0.3.0 - _ZN8FTermcap9max_colorE@Base 0.3.0 - _ZN8FToolTip10adjustSizeEv@Base 0.3.0 - _ZN8FToolTip11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN8FToolTip19calculateDimensionsEv@Base 0.3.0 - _ZN8FToolTip4drawEv@Base 0.3.0 - _ZN8FToolTip4hideEv@Base 0.3.0 - _ZN8FToolTip4initEv@Base 0.3.0 - _ZN8FToolTip4showEv@Base 0.3.0 - _ZN8FToolTip7setTextEPKc@Base 0.3.0 - _ZN8FToolTip7setTextERK7FString@Base 0.3.0 - _ZN8FToolTip7setTextERKSs@Base 0.3.0 - _ZN8FToolTipC1EP7FWidget@Base 0.3.0 - _ZN8FToolTipC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN8FToolTipC2EP7FWidget@Base 0.3.0 - _ZN8FToolTipC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN8FToolTipD0Ev@Base 0.3.0 - _ZN8FToolTipD1Ev@Base 0.3.0 - _ZN8FToolTipD2Ev@Base 0.3.0 - _ZN9FCheckBox15drawCheckButtonEv@Base 0.3.0 - _ZN9FCheckBox4drawEv@Base 0.3.0 - _ZN9FCheckBox4initEv@Base 0.3.0 - _ZN9FCheckBoxC1EP7FWidget@Base 0.3.0 - _ZN9FCheckBoxC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN9FCheckBoxC2EP7FWidget@Base 0.3.0 - _ZN9FCheckBoxC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN9FCheckBoxD0Ev@Base 0.3.0 - _ZN9FCheckBoxD1Ev@Base 0.3.0 - _ZN9FCheckBoxD2Ev@Base 0.3.0 - _ZN9FKeyEvent6acceptEv@Base 0.3.0 - _ZN9FKeyEvent6ignoreEv@Base 0.3.0 - _ZN9FKeyEventC1Eii@Base 0.3.0 - _ZN9FKeyEventC2Eii@Base 0.3.0 - _ZN9FKeyEventD0Ev@Base 0.3.0 - _ZN9FKeyEventD1Ev@Base 0.3.0 - _ZN9FKeyEventD2Ev@Base 0.3.0 - _ZN9FLineEdit10adjustSizeEv@Base 0.3.0 - _ZN9FLineEdit10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN9FLineEdit10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN9FLineEdit10setDisableEv@Base 0.3.0 - _ZN9FLineEdit10unsetFocusEv@Base 0.3.0 - _ZN9FLineEdit11adjustLabelEv@Base 0.3.0 - _ZN9FLineEdit11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN9FLineEdit11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN9FLineEdit11unsetEnableEv@Base 0.3.0 - _ZN9FLineEdit12setLabelTextE7FString@Base 0.3.0 - _ZN9FLineEdit14drawInputFieldEv@Base 0.3.0 - _ZN9FLineEdit14processChangedEv@Base 0.3.0 - _ZN9FLineEdit15processActivateEv@Base 0.3.0 - _ZN9FLineEdit19setLabelOrientationENS_7label_oE@Base 0.3.0 - _ZN9FLineEdit4drawEv@Base 0.3.0 - _ZN9FLineEdit4hideEv@Base 0.3.0 - _ZN9FLineEdit4initEv@Base 0.3.0 - _ZN9FLineEdit6onHideEP10FHideEvent@Base 0.3.0 - _ZN9FLineEdit7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN9FLineEdit7onTimerEP11FTimerEvent@Base 0.3.0 - _ZN9FLineEdit7setTextE7FString@Base 0.3.0 - _ZN9FLineEdit8setFocusEb@Base 0.3.0 - _ZN9FLineEdit8setFocusEv@Base 0.3.0 - _ZN9FLineEdit9clearTextEv@Base 0.3.0 - _ZN9FLineEdit9hasHotkeyEv@Base 0.3.0 - _ZN9FLineEdit9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN9FLineEdit9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN9FLineEdit9setEnableEb@Base 0.3.0 - _ZN9FLineEdit9setEnableEv@Base 0.3.0 - _ZN9FLineEdit9setShadowEb@Base 0.3.0 - _ZN9FLineEditC1EP7FWidget@Base 0.3.0 - _ZN9FLineEditC1ERK7FStringP7FWidget@Base 0.3.0 - _ZN9FLineEditC2EP7FWidget@Base 0.3.0 - _ZN9FLineEditC2ERK7FStringP7FWidget@Base 0.3.0 - _ZN9FLineEditD0Ev@Base 0.3.0 - _ZN9FLineEditD1Ev@Base 0.3.0 - _ZN9FLineEditD2Ev@Base 0.3.0 - _ZN9FMenuItem10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN9FMenuItem10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN9FMenuItem10unsetFocusEv@Base 0.3.0 - _ZN9FMenuItem11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN9FMenuItem11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN9FMenuItem11setSelectedEv@Base 0.3.0 - _ZN9FMenuItem13unsetSelectedEv@Base 0.3.0 - _ZN9FMenuItem14addAcceleratorEiP7FWidget@Base 0.3.0 - _ZN9FMenuItem14delAcceleratorEP7FWidget@Base 0.3.0 - _ZN9FMenuItem14processClickedEv@Base 0.3.0 - _ZN9FMenuItem15processActivateEv@Base 0.3.0 - _ZN9FMenuItem16cb_destroyDialogEP7FWidgetPv@Base 0.3.0 - _ZN9FMenuItem16createDialogListEP5FMenu@Base 0.3.0 - _ZN9FMenuItem17cb_switchToDialogEP7FWidgetPv@Base 0.3.0 - _ZN9FMenuItem17processDeactivateEv@Base 0.3.0 - _ZN9FMenuItem18onMouseDoubleClickEP11FMouseEvent@Base 0.3.0 - _ZN9FMenuItem4initEP7FWidget@Base 0.3.0 - _ZN9FMenuItem6hotKeyEv@Base 0.3.0 - _ZN9FMenuItem7onAccelEP11FAccelEvent@Base 0.3.0 - _ZN9FMenuItem7setTextEPKc@Base 0.3.0 - _ZN9FMenuItem7setTextER7FString@Base 0.3.0 - _ZN9FMenuItem7setTextERKSs@Base 0.3.0 - _ZN9FMenuItem8openMenuEv@Base 0.3.0 - _ZN9FMenuItem8setFocusEb@Base 0.3.0 - _ZN9FMenuItem8setFocusEv@Base 0.3.0 - _ZN9FMenuItem9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN9FMenuItem9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN9FMenuItem9setEnableEb@Base 0.3.0 - _ZN9FMenuItemC1EP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1EPKcP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1ER7FStringP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1ERKSsP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1EiPKcP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1EiR7FStringP7FWidget@Base 0.3.0 - _ZN9FMenuItemC1EiRKSsP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2EP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2EPKcP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2ER7FStringP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2ERKSsP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2EiPKcP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2EiR7FStringP7FWidget@Base 0.3.0 - _ZN9FMenuItemC2EiRKSsP7FWidget@Base 0.3.0 - _ZN9FMenuItemD0Ev@Base 0.3.0 - _ZN9FMenuItemD1Ev@Base 0.3.0 - _ZN9FMenuItemD2Ev@Base 0.3.0 - _ZN9FMenuList12unselectItemEv@Base 0.3.0 - _ZN9FMenuList15selectFirstItemEv@Base 0.3.0 - _ZN9FMenuList5clearEv@Base 0.3.0 - _ZN9FMenuList6insertEP9FMenuItem@Base 0.3.0 - _ZN9FMenuList6removeEP9FMenuItem@Base 0.3.0 - _ZN9FMenuList6removeEi@Base 0.3.0 - _ZN9FMenuListC1Ev@Base 0.3.0 - _ZN9FMenuListC2Ev@Base 0.3.0 - _ZN9FMenuListD0Ev@Base 0.3.0 - _ZN9FMenuListD1Ev@Base 0.3.0 - _ZN9FMenuListD2Ev@Base 0.3.0 - _ZN9FOptiAttr12change_colorERPNS_9char_dataES2_@Base 0.3.0 - _ZN9FOptiAttr12hasAttributeERPNS_9char_dataE@Base 0.3.0 - _ZN9FOptiAttr13set_orig_pairERPc@Base 0.3.0 - _ZN9FOptiAttr14hasNoAttributeERPNS_9char_dataE@Base 0.3.0 - _ZN9FOptiAttr15changeAttributeERPNS_9char_dataES2_@Base 0.3.0 - _ZN9FOptiAttr17setTermAttributesERPNS_9char_dataEbbbbbbbbb@Base 0.3.0 - _ZN9FOptiAttr17set_exit_dim_modeERPc@Base 0.3.0 - _ZN9FOptiAttr18set_enter_dim_modeERPc@Base 0.3.0 - _ZN9FOptiAttr18set_exit_bold_modeERPc@Base 0.3.0 - _ZN9FOptiAttr18set_set_attributesERPc@Base 0.3.0 - _ZN9FOptiAttr19setTermDefaultColorERPNS_9char_dataE@Base 0.3.0 - _ZN9FOptiAttr19set_enter_bold_modeERPc@Base 0.3.0 - _ZN9FOptiAttr19set_exit_blink_modeERPc@Base 0.3.0 - _ZN9FOptiAttr19set_term_color_pairERPc@Base 0.3.0 - _ZN9FOptiAttr20set_background_colorERPc@Base 0.3.0 - _ZN9FOptiAttr20set_enter_blink_modeERPc@Base 0.3.0 - _ZN9FOptiAttr20set_exit_secure_modeERPc@Base 0.3.0 - _ZN9FOptiAttr20set_foreground_colorERPc@Base 0.3.0 - _ZN9FOptiAttr20set_orig_orig_colorsERPc@Base 0.3.0 - _ZN9FOptiAttr21set_enter_secure_modeERPc@Base 0.3.0 - _ZN9FOptiAttr21set_exit_italics_modeERPc@Base 0.3.0 - _ZN9FOptiAttr21set_exit_reverse_modeERPc@Base 0.3.0 - _ZN9FOptiAttr22set_a_background_colorERPc@Base 0.3.0 - _ZN9FOptiAttr22set_a_foreground_colorERPc@Base 0.3.0 - _ZN9FOptiAttr22set_enter_italics_modeERPc@Base 0.3.0 - _ZN9FOptiAttr22set_enter_reverse_modeERPc@Base 0.3.0 - _ZN9FOptiAttr22set_exit_standout_modeERPc@Base 0.3.0 - _ZN9FOptiAttr23caused_reset_attributesERPch@Base 0.3.0 - _ZN9FOptiAttr23set_enter_standout_modeERPc@Base 0.3.0 - _ZN9FOptiAttr23set_exit_attribute_modeERPc@Base 0.3.0 - _ZN9FOptiAttr23set_exit_protected_modeERPc@Base 0.3.0 - _ZN9FOptiAttr23set_exit_underline_modeERPc@Base 0.3.0 - _ZN9FOptiAttr24set_enter_protected_modeERPc@Base 0.3.0 - _ZN9FOptiAttr24set_enter_underline_modeERPc@Base 0.3.0 - _ZN9FOptiAttr24set_exit_pc_charset_modeERPc@Base 0.3.0 - _ZN9FOptiAttr25set_enter_pc_charset_modeERPc@Base 0.3.0 - _ZN9FOptiAttr25set_exit_alt_charset_modeERPc@Base 0.3.0 - _ZN9FOptiAttr25set_exit_crossed_out_modeERPc@Base 0.3.0 - _ZN9FOptiAttr26set_enter_alt_charset_modeERPc@Base 0.3.0 - _ZN9FOptiAttr26set_enter_crossed_out_modeERPc@Base 0.3.0 - _ZN9FOptiAttr27set_exit_dbl_underline_modeERPc@Base 0.3.0 - _ZN9FOptiAttr28set_enter_dbl_underline_modeERPc@Base 0.3.0 - _ZN9FOptiAttr4initEv@Base 0.3.0 - _ZN9FOptiAttr8hasColorERPNS_9char_dataE@Base 0.3.0 - _ZN9FOptiAttr8isNormalERPNS_9char_dataE@Base 0.3.0 - _ZN9FOptiAttr8vga2ansiEs@Base 0.3.0 - _ZN9FOptiAttrC1Ev@Base 0.3.0 - _ZN9FOptiAttrC2Ev@Base 0.3.0 - _ZN9FOptiAttrD1Ev@Base 0.3.0 - _ZN9FOptiAttrD2Ev@Base 0.3.0 - _ZN9FOptiMove10moveCursorEiiii@Base 0.3.0 - _ZN9FOptiMove10setTabStopEi@Base 0.3.0 - _ZN9FOptiMove11capDurationERPci@Base 0.3.0 - _ZN9FOptiMove11setBaudRateEi@Base 0.3.0 - _ZN9FOptiMove11setTermSizeEii@Base 0.3.0 - _ZN9FOptiMove11set_tabularERPc@Base 0.3.0 - _ZN9FOptiMove12relativeMoveERPciiii@Base 0.3.0 - _ZN9FOptiMove12set_back_tabERPc@Base 0.3.0 - _ZN9FOptiMove13set_cursor_upERPc@Base 0.3.0 - _ZN9FOptiMove14printDurationsEv@Base 0.3.0 - _ZN9FOptiMove14repeatedAppendERNS_10capabilityEiPc@Base 0.3.0 - _ZN9FOptiMove15set_cursor_downERPc@Base 0.3.0 - _ZN9FOptiMove15set_cursor_homeERPc@Base 0.3.0 - _ZN9FOptiMove15set_cursor_leftERPc@Base 0.3.0 - _ZN9FOptiMove15set_row_addressERPc@Base 0.3.0 - _ZN9FOptiMove16set_cursor_rightERPc@Base 0.3.0 - _ZN9FOptiMove16set_cursor_to_llERPc@Base 0.3.0 - _ZN9FOptiMove18set_column_addressERPc@Base 0.3.0 - _ZN9FOptiMove18set_cursor_addressERPc@Base 0.3.0 - _ZN9FOptiMove18set_parm_up_cursorERPc@Base 0.3.0 - _ZN9FOptiMove19set_carriage_returnERPc@Base 0.3.0 - _ZN9FOptiMove20set_parm_down_cursorERPc@Base 0.3.0 - _ZN9FOptiMove20set_parm_left_cursorERPc@Base 0.3.0 - _ZN9FOptiMove21calculateCharDurationEv@Base 0.3.0 - _ZN9FOptiMove21set_parm_right_cursorERPc@Base 0.3.0 - _ZN9FOptiMoveC1Ei@Base 0.3.0 - _ZN9FOptiMoveC2Ei@Base 0.3.0 - _ZN9FOptiMoveD1Ev@Base 0.3.0 - _ZN9FOptiMoveD2Ev@Base 0.3.0 - _ZN9FTextView10adjustSizeEv@Base 0.3.0 - _ZN9FTextView10onFocusOutEP11FFocusEvent@Base 0.3.0 - _ZN9FTextView10onKeyPressEP9FKeyEvent@Base 0.3.0 - _ZN9FTextView11onMouseDownEP11FMouseEvent@Base 0.3.0 - _ZN9FTextView11onMouseMoveEP11FMouseEvent@Base 0.3.0 - _ZN9FTextView11setGeometryEiiiib@Base 0.3.0 - _ZN9FTextView11setPositionEi@Base 0.3.0 - _ZN9FTextView12replaceRangeERK7FStringii@Base 0.3.0 - _ZN9FTextView13cb_HBarChangeEP7FWidgetPv@Base 0.3.0 - _ZN9FTextView13cb_VBarChangeEP7FWidgetPv@Base 0.3.0 - _ZN9FTextView14processChangedEv@Base 0.3.0 - _ZN9FTextView4drawEv@Base 0.3.0 - _ZN9FTextView4hideEv@Base 0.3.0 - _ZN9FTextView4initEv@Base 0.3.0 - _ZN9FTextView5clearEv@Base 0.3.0 - _ZN9FTextView6appendERK7FString@Base 0.3.0 - _ZN9FTextView6insertERK7FStringi@Base 0.3.0 - _ZN9FTextView7onWheelEP11FWheelEvent@Base 0.3.0 - _ZN9FTextView7setTextERK7FString@Base 0.3.0 - _ZN9FTextView8drawTextEv@Base 0.3.0 - _ZN9FTextView9onFocusInEP11FFocusEvent@Base 0.3.0 - _ZN9FTextView9onMouseUpEP11FMouseEvent@Base 0.3.0 - _ZN9FTextViewC1EP7FWidget@Base 0.3.0 - _ZN9FTextViewC2EP7FWidget@Base 0.3.0 - _ZN9FTextViewD0Ev@Base 0.3.0 - _ZN9FTextViewD1Ev@Base 0.3.0 - _ZN9FTextViewD2Ev@Base 0.3.0 - _ZNK10FScrollbar12getClassNameEv@Base 0.3.0 - _ZNK10FStatusBar12getClassNameEv@Base 0.3.0 - _ZNK10FStatusKey12getClassNameEv@Base 0.3.0 - _ZNK10FStatusKey6getKeyEv@Base 0.3.0 - _ZNK10FStatusKey7getTextEv@Base 0.3.0 - _ZNK11FAccelEvent10isAcceptedEv@Base 0.3.0 - _ZNK11FAccelEvent13focusedWidgetEv@Base 0.3.0 - _ZNK11FCloseEvent10isAcceptedEv@Base 0.3.0 - _ZNK11FFileDialog12getClassNameEv@Base 0.3.0 - _ZNK11FFileDialog15getSelectedFileEv@Base 0.3.0 - _ZNK11FFocusEvent10isAcceptedEv@Base 0.3.0 - _ZNK11FFocusEvent12getFocusTypeEv@Base 0.3.0 - _ZNK11FFocusEvent8gotFocusEv@Base 0.3.0 - _ZNK11FFocusEvent9lostFocusEv@Base 0.3.0 - _ZNK11FMessageBox12getClassNameEv@Base 0.3.0 - _ZNK11FMouseEvent10getTermPosEv@Base 0.3.0 - _ZNK11FMouseEvent4getXEv@Base 0.3.0 - _ZNK11FMouseEvent4getYEv@Base 0.3.0 - _ZNK11FMouseEvent6getPosEv@Base 0.3.0 - _ZNK11FMouseEvent8getTermXEv@Base 0.3.0 - _ZNK11FMouseEvent8getTermYEv@Base 0.3.0 - _ZNK11FMouseEvent9getButtonEv@Base 0.3.0 - _ZNK11FTimerEvent7timerIdEv@Base 0.3.0 - _ZNK11FWheelEvent10getTermPosEv@Base 0.3.0 - _ZNK11FWheelEvent4getXEv@Base 0.3.0 - _ZNK11FWheelEvent4getYEv@Base 0.3.0 - _ZNK11FWheelEvent6getPosEv@Base 0.3.0 - _ZNK11FWheelEvent8getTermXEv@Base 0.3.0 - _ZNK11FWheelEvent8getTermYEv@Base 0.3.0 - _ZNK11FWheelEvent8getWheelEv@Base 0.3.0 - _ZNK12FApplication12getClassNameEv@Base 0.3.0 - _ZNK12FApplication14getFocusWidgetEv@Base 0.3.0 - _ZNK12FButtonGroup12getClassNameEv@Base 0.3.0 - _ZNK12FButtonGroup13isRadioButtonEP13FToggleButton@Base 0.3.0 - _ZNK12FListBoxItem7getTextEv@Base 0.3.0 - _ZNK12FProgressbar12getClassNameEv@Base 0.3.0 - _ZNK12FRadioButton12getClassNameEv@Base 0.3.0 - _ZNK12FResizeEvent10isAcceptedEv@Base 0.3.0 - _ZNK13FToggleButton12getClassNameEv@Base 0.3.0 - _ZNK13FToggleButton13isRadioButtonEv@Base 0.3.0 - _ZNK13FToggleButton16isCheckboxButtonEv@Base 0.3.0 - _ZNK14FCheckMenuItem12getClassNameEv@Base 0.3.0 - _ZNK14FRadioMenuItem12getClassNameEv@Base 0.3.0 - _ZNK15FDialogListMenu12getClassNameEv@Base 0.3.0 - _ZNK5FMenu12getClassNameEv@Base 0.3.0 - _ZNK5FMenu13isWindowsMenuEP7FWidget@Base 0.3.0 - _ZNK5FMenu15isRadioMenuItemEP7FWidget@Base 0.3.0 - _ZNK5FMenu6isMenuEP7FWidget@Base 0.3.0 - _ZNK5FMenu9isMenuBarEP7FWidget@Base 0.3.0 - _ZNK5FMenu9isSubMenuEv@Base 0.3.0 - _ZNK5FRect6isNullEv@Base 0.3.0 - _ZNK5FRect7overlapERKS_@Base 0.3.0 - _ZNK5FRect8containsERK6FPoint@Base 0.3.0 - _ZNK5FRect8containsERKS_@Base 0.3.0 - _ZNK5FRect8containsEii@Base 0.3.0 - _ZNK5FRect9intersectERKS_@Base 0.3.0 - _ZNK5FTerm12getClassNameEv@Base 0.3.0 - _ZNK6FEvent4typeEv@Base 0.3.0 - _ZNK6FLabel12getClassNameEv@Base 0.3.0 - _ZNK6FPoint6isNullEv@Base 0.3.0 - _ZNK6FVTerm12getClassNameEv@Base 0.3.0 - _ZNK7FButton12getClassNameEv@Base 0.3.0 - _ZNK7FDialog12getClassNameEv@Base 0.3.0 - _ZNK7FObject12getClassNameEv@Base 0.3.0 - _ZNK7FString10expandTabsEj@Base 0.3.0 - _ZNK7FString13getUTF8lengthEv@Base 0.3.0 - _ZNK7FString16removeBackspacesEv@Base 0.3.0 - _ZNK7FString19replaceControlCodesEv@Base 0.3.0 - _ZNK7FString3midEii@Base 0.3.0 - _ZNK7FString3midEjj@Base 0.3.0 - _ZNK7FString4leftEi@Base 0.3.0 - _ZNK7FString4leftEj@Base 0.3.0 - _ZNK7FString4trimEv@Base 0.3.0 - _ZNK7FString5c_strEv@Base 0.3.0 - _ZNK7FString5ltrimEv@Base 0.3.0 - _ZNK7FString5rightEi@Base 0.3.0 - _ZNK7FString5rightEj@Base 0.3.0 - _ZNK7FString5rtrimEv@Base 0.3.0 - _ZNK7FString5toIntEv@Base 0.3.0 - _ZNK7FString6toLongEv@Base 0.3.0 - _ZNK7FString6toUIntEv@Base 0.3.0 - _ZNK7FString6wc_strEv@Base 0.3.0 - _ZNK7FString7toFloatEv@Base 0.3.0 - _ZNK7FString7toLowerEv@Base 0.3.0 - _ZNK7FString7toShortEv@Base 0.3.0 - _ZNK7FString7toULongEv@Base 0.3.0 - _ZNK7FString7toUpperEv@Base 0.3.0 - _ZNK7FString8toDoubleEv@Base 0.3.0 - _ZNK7FString8toStringEv@Base 0.3.0 - _ZNK7FString8toUShortEv@Base 0.3.0 - _ZNK7FString9removeDelEv@Base 0.3.0 - _ZNK7FStringeqEPKc@Base 0.3.0 - _ZNK7FStringeqEPKw@Base 0.3.0 - _ZNK7FStringeqERKS_@Base 0.3.0 - _ZNK7FStringeqERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringeqERKSs@Base 0.3.0 - _ZNK7FStringeqEc@Base 0.3.0 - _ZNK7FStringeqEw@Base 0.3.0 - _ZNK7FStringgeEPKc@Base 0.3.0 - _ZNK7FStringgeEPKw@Base 0.3.0 - _ZNK7FStringgeERKS_@Base 0.3.0 - _ZNK7FStringgeERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringgeERKSs@Base 0.3.0 - _ZNK7FStringgeEc@Base 0.3.0 - _ZNK7FStringgeEw@Base 0.3.0 - _ZNK7FStringgtEPKc@Base 0.3.0 - _ZNK7FStringgtEPKw@Base 0.3.0 - _ZNK7FStringgtERKS_@Base 0.3.0 - _ZNK7FStringgtERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringgtERKSs@Base 0.3.0 - _ZNK7FStringgtEc@Base 0.3.0 - _ZNK7FStringgtEw@Base 0.3.0 - _ZNK7FStringleEPKc@Base 0.3.0 - _ZNK7FStringleEPKw@Base 0.3.0 - _ZNK7FStringleERKS_@Base 0.3.0 - _ZNK7FStringleERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringleERKSs@Base 0.3.0 - _ZNK7FStringleEc@Base 0.3.0 - _ZNK7FStringleEw@Base 0.3.0 - _ZNK7FStringltEPKc@Base 0.3.0 - _ZNK7FStringltEPKw@Base 0.3.0 - _ZNK7FStringltERKS_@Base 0.3.0 - _ZNK7FStringltERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringltERKSs@Base 0.3.0 - _ZNK7FStringltEc@Base 0.3.0 - _ZNK7FStringltEw@Base 0.3.0 - _ZNK7FStringneEPKc@Base 0.3.0 - _ZNK7FStringneEPKw@Base 0.3.0 - _ZNK7FStringneERKS_@Base 0.3.0 - _ZNK7FStringneERKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZNK7FStringneERKSs@Base 0.3.0 - _ZNK7FStringneEc@Base 0.3.0 - _ZNK7FStringneEw@Base 0.3.0 - _ZNK7FSwitch12getClassNameEv@Base 0.3.0 - _ZNK7FWidget12getClassNameEv@Base 0.3.0 - _ZNK7FWidget13getRootWidgetEv@Base 0.3.0 - _ZNK7FWidget14getFocusWidgetEv@Base 0.3.0 - _ZNK7FWindow12getClassNameEv@Base 0.3.0 - _ZNK7FWindow14isWindowHiddenEv@Base 0.3.0 - _ZNK7FWindow20getWindowFocusWidgetEv@Base 0.3.0 - _ZNK8FListBox12getClassNameEv@Base 0.3.0 - _ZNK8FMenuBar12getClassNameEv@Base 0.3.0 - _ZNK8FToolTip12getClassNameEv@Base 0.3.0 - _ZNK9FCheckBox12getClassNameEv@Base 0.3.0 - _ZNK9FKeyEvent10isAcceptedEv@Base 0.3.0 - _ZNK9FKeyEvent3keyEv@Base 0.3.0 - _ZNK9FLineEdit12getClassNameEv@Base 0.3.0 - _ZNK9FMenuItem12getClassNameEv@Base 0.3.0 - _ZNK9FMenuItem13isWindowsMenuEP7FWidget@Base 0.3.0 - _ZNK9FMenuItem6isMenuEP7FWidget@Base 0.3.0 - _ZNK9FMenuItem9isMenuBarEP7FWidget@Base 0.3.0 - _ZNK9FMenuList12getClassNameEv@Base 0.3.0 - _ZNK9FTextView12getClassNameEv@Base 0.3.0 - _ZNK9FTextView7getTextEv@Base 0.3.0 - _ZNKSt5ctypeIcE8do_widenEc@Base 0.3.0 - _ZNSt11_Deque_baseIiSaIiEE17_M_initialize_mapEm@Base 0.3.0 - _ZNSt11_Deque_baseIiSaIiEED1Ev@Base 0.3.0 - _ZNSt11_Deque_baseIiSaIiEED2Ev@Base 0.3.0 - _ZNSt4listIP7FObjectSaIS1_EEaSERKS3_@Base 0.3.0 - _ZNSt5dequeISt4pairIP7FObjectP6FEventESaIS5_EE16_M_pop_front_auxEv@Base 0.3.0 - _ZNSt5dequeISt4pairIP7FObjectP6FEventESaIS5_EE8_M_eraseESt15_Deque_iteratorIS5_RS5_PS5_E@Base 0.3.0 - _ZNSt6vectorI12FListBoxItemSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base 0.3.0 - _ZNSt6vectorI12FListBoxItemSaIS0_EED1Ev@Base 0.3.0 - _ZNSt6vectorI12FListBoxItemSaIS0_EED2Ev@Base 0.3.0 - _ZNSt6vectorI7FStringSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base 0.3.0 - _ZNSt6vectorI7FStringSaIS0_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS0_S2_EEEEvS7_T_S8_St20forward_iterator_tag@Base 0.3.0 - _ZNSt6vectorI7FStringSaIS0_EED1Ev@Base 0.3.0 - _ZNSt6vectorI7FStringSaIS0_EED2Ev@Base 0.3.0 - _ZNSt6vectorI7FStringSaIS0_EEaSERKS2_@Base 0.3.0 - _ZNSt6vectorIN11FFileDialog9dir_entryESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIN7FObject10timer_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIN7FObject10timer_dataESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.3.0 - _ZNSt6vectorIN7FWidget11acceleratorESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EED1Ev@Base 0.3.0 - _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EED2Ev@Base 0.3.0 - _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EED1Ev@Base 0.3.0 - _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EED2Ev@Base 0.3.0 - _ZNSt6vectorIP10FStatusKeySaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIP10FStatusKeySaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.3.0 - _ZNSt6vectorIP13FToggleButtonSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIP13FToggleButtonSaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.3.0 - _ZNSt6vectorIP7FWidgetSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIP7FWidgetSaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.3.0 - _ZNSt6vectorIP9FMenuItemSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.3.0 - _ZNSt6vectorIP9FMenuItemSaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.3.0 - _ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb@Base 0.3.0 - _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS4_ERKS4_@Base 0.3.0 - _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE24_M_get_insert_unique_posERS1_@Base 0.3.0 - _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base 0.3.0 - _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base 0.3.0 - _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.3.0 - _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.3.0 - _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.3.0 - _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.3.0 - _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.3.0 - _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.3.0 - _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_T0_SH_T1_T2_@Base 0.3.0 - _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_@Base 0.3.0 - _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_T1_@Base 0.3.0 - _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIPFbRKS3_SC_EEEEvT_T0_@Base 0.3.0 - _ZTI10FHideEvent@Base 0.3.0 - _ZTI10FScrollbar@Base 0.3.0 - _ZTI10FShowEvent@Base 0.3.0 - _ZTI10FStatusBar@Base 0.3.0 - _ZTI10FStatusKey@Base 0.3.0 - _ZTI11FAccelEvent@Base 0.3.0 - _ZTI11FCloseEvent@Base 0.3.0 - _ZTI11FFileDialog@Base 0.3.0 - _ZTI11FFocusEvent@Base 0.3.0 - _ZTI11FMessageBox@Base 0.3.0 - _ZTI11FMouseEvent@Base 0.3.0 - _ZTI11FTimerEvent@Base 0.3.0 - _ZTI11FWheelEvent@Base 0.3.0 - _ZTI12FApplication@Base 0.3.0 - _ZTI12FButtonGroup@Base 0.3.0 - _ZTI12FListBoxItem@Base 0.3.0 - _ZTI12FProgressbar@Base 0.3.0 - _ZTI12FRadioButton@Base 0.3.0 - _ZTI12FResizeEvent@Base 0.3.0 - _ZTI13FToggleButton@Base 0.3.0 - _ZTI14FCheckMenuItem@Base 0.3.0 - _ZTI14FRadioMenuItem@Base 0.3.0 - _ZTI15FDialogListMenu@Base 0.3.0 - _ZTI5FMenu@Base 0.3.0 - _ZTI5FRect@Base 0.3.0 - _ZTI5FTerm@Base 0.3.0 - _ZTI6FEvent@Base 0.3.0 - _ZTI6FLabel@Base 0.3.0 - _ZTI6FPoint@Base 0.3.0 - _ZTI6FVTerm@Base 0.3.0 - _ZTI7FButton@Base 0.3.0 - _ZTI7FDialog@Base 0.3.0 - _ZTI7FObject@Base 0.3.0 - _ZTI7FString@Base 0.3.0 - _ZTI7FSwitch@Base 0.3.0 - _ZTI7FWidget@Base 0.3.0 - _ZTI7FWindow@Base 0.3.0 - _ZTI8FListBox@Base 0.3.0 - _ZTI8FMenuBar@Base 0.3.0 - _ZTI8FToolTip@Base 0.3.0 - _ZTI9FCheckBox@Base 0.3.0 - _ZTI9FKeyEvent@Base 0.3.0 - _ZTI9FLineEdit@Base 0.3.0 - _ZTI9FMenuItem@Base 0.3.0 - _ZTI9FMenuList@Base 0.3.0 - _ZTI9FTextView@Base 0.3.0 - _ZTS10FHideEvent@Base 0.3.0 - _ZTS10FScrollbar@Base 0.3.0 - _ZTS10FShowEvent@Base 0.3.0 - _ZTS10FStatusBar@Base 0.3.0 - _ZTS10FStatusKey@Base 0.3.0 - _ZTS11FAccelEvent@Base 0.3.0 - _ZTS11FCloseEvent@Base 0.3.0 - _ZTS11FFileDialog@Base 0.3.0 - _ZTS11FFocusEvent@Base 0.3.0 - _ZTS11FMessageBox@Base 0.3.0 - _ZTS11FMouseEvent@Base 0.3.0 - _ZTS11FTimerEvent@Base 0.3.0 - _ZTS11FWheelEvent@Base 0.3.0 - _ZTS12FApplication@Base 0.3.0 - _ZTS12FButtonGroup@Base 0.3.0 - _ZTS12FListBoxItem@Base 0.3.0 - _ZTS12FProgressbar@Base 0.3.0 - _ZTS12FRadioButton@Base 0.3.0 - _ZTS12FResizeEvent@Base 0.3.0 - _ZTS13FToggleButton@Base 0.3.0 - _ZTS14FCheckMenuItem@Base 0.3.0 - _ZTS14FRadioMenuItem@Base 0.3.0 - _ZTS15FDialogListMenu@Base 0.3.0 - _ZTS5FMenu@Base 0.3.0 - _ZTS5FRect@Base 0.3.0 - _ZTS5FTerm@Base 0.3.0 - _ZTS6FEvent@Base 0.3.0 - _ZTS6FLabel@Base 0.3.0 - _ZTS6FPoint@Base 0.3.0 - _ZTS6FVTerm@Base 0.3.0 - _ZTS7FButton@Base 0.3.0 - _ZTS7FDialog@Base 0.3.0 - _ZTS7FObject@Base 0.3.0 - _ZTS7FString@Base 0.3.0 - _ZTS7FSwitch@Base 0.3.0 - _ZTS7FWidget@Base 0.3.0 - _ZTS7FWindow@Base 0.3.0 - _ZTS8FListBox@Base 0.3.0 - _ZTS8FMenuBar@Base 0.3.0 - _ZTS8FToolTip@Base 0.3.0 - _ZTS9FCheckBox@Base 0.3.0 - _ZTS9FKeyEvent@Base 0.3.0 - _ZTS9FLineEdit@Base 0.3.0 - _ZTS9FMenuItem@Base 0.3.0 - _ZTS9FMenuList@Base 0.3.0 - _ZTS9FTextView@Base 0.3.0 - _ZTV10FHideEvent@Base 0.3.0 - _ZTV10FScrollbar@Base 0.3.0 - _ZTV10FShowEvent@Base 0.3.0 - _ZTV10FStatusBar@Base 0.3.0 - _ZTV10FStatusKey@Base 0.3.0 - _ZTV11FAccelEvent@Base 0.3.0 - _ZTV11FCloseEvent@Base 0.3.0 - _ZTV11FFileDialog@Base 0.3.0 - _ZTV11FFocusEvent@Base 0.3.0 - _ZTV11FMessageBox@Base 0.3.0 - _ZTV11FMouseEvent@Base 0.3.0 - _ZTV11FTimerEvent@Base 0.3.0 - _ZTV11FWheelEvent@Base 0.3.0 - _ZTV12FApplication@Base 0.3.0 - _ZTV12FButtonGroup@Base 0.3.0 - _ZTV12FListBoxItem@Base 0.3.0 - _ZTV12FProgressbar@Base 0.3.0 - _ZTV12FRadioButton@Base 0.3.0 - _ZTV12FResizeEvent@Base 0.3.0 - _ZTV13FToggleButton@Base 0.3.0 - _ZTV14FCheckMenuItem@Base 0.3.0 - _ZTV14FRadioMenuItem@Base 0.3.0 - _ZTV15FDialogListMenu@Base 0.3.0 - _ZTV5FMenu@Base 0.3.0 - _ZTV5FRect@Base 0.3.0 - _ZTV5FTerm@Base 0.3.0 - _ZTV6FEvent@Base 0.3.0 - _ZTV6FLabel@Base 0.3.0 - _ZTV6FPoint@Base 0.3.0 - _ZTV6FVTerm@Base 0.3.0 - _ZTV7FButton@Base 0.3.0 - _ZTV7FDialog@Base 0.3.0 - _ZTV7FObject@Base 0.3.0 - _ZTV7FString@Base 0.3.0 - _ZTV7FSwitch@Base 0.3.0 - _ZTV7FWidget@Base 0.3.0 - _ZTV7FWindow@Base 0.3.0 - _ZTV8FListBox@Base 0.3.0 - _ZTV8FMenuBar@Base 0.3.0 - _ZTV8FToolTip@Base 0.3.0 - _ZTV9FCheckBox@Base 0.3.0 - _ZTV9FKeyEvent@Base 0.3.0 - _ZTV9FLineEdit@Base 0.3.0 - _ZTV9FMenuItem@Base 0.3.0 - _ZTV9FMenuList@Base 0.3.0 - _ZTV9FTextView@Base 0.3.0 - _ZThn33_N10FScrollbarD0Ev@Base 0.3.0 - _ZThn33_N10FScrollbarD1Ev@Base 0.3.0 - _ZThn33_N10FStatusBarD0Ev@Base 0.3.0 - _ZThn33_N10FStatusBarD1Ev@Base 0.3.0 - _ZThn33_N10FStatusKeyD0Ev@Base 0.3.0 - _ZThn33_N10FStatusKeyD1Ev@Base 0.3.0 - _ZThn33_N11FFileDialogD0Ev@Base 0.3.0 - _ZThn33_N11FFileDialogD1Ev@Base 0.3.0 - _ZThn33_N11FMessageBoxD0Ev@Base 0.3.0 - _ZThn33_N11FMessageBoxD1Ev@Base 0.3.0 - _ZThn33_N12FApplicationD0Ev@Base 0.3.0 - _ZThn33_N12FApplicationD1Ev@Base 0.3.0 - _ZThn33_N12FButtonGroupD0Ev@Base 0.3.0 - _ZThn33_N12FButtonGroupD1Ev@Base 0.3.0 - _ZThn33_N12FProgressbarD0Ev@Base 0.3.0 - _ZThn33_N12FProgressbarD1Ev@Base 0.3.0 - _ZThn33_N12FRadioButtonD0Ev@Base 0.3.0 - _ZThn33_N12FRadioButtonD1Ev@Base 0.3.0 - _ZThn33_N13FToggleButtonD0Ev@Base 0.3.0 - _ZThn33_N13FToggleButtonD1Ev@Base 0.3.0 - _ZThn33_N14FCheckMenuItemD0Ev@Base 0.3.0 - _ZThn33_N14FCheckMenuItemD1Ev@Base 0.3.0 - _ZThn33_N14FRadioMenuItemD0Ev@Base 0.3.0 - _ZThn33_N14FRadioMenuItemD1Ev@Base 0.3.0 - _ZThn33_N15FDialogListMenuD0Ev@Base 0.3.0 - _ZThn33_N15FDialogListMenuD1Ev@Base 0.3.0 - _ZThn33_N5FMenuD0Ev@Base 0.3.0 - _ZThn33_N5FMenuD1Ev@Base 0.3.0 - _ZThn33_N6FLabelD0Ev@Base 0.3.0 - _ZThn33_N6FLabelD1Ev@Base 0.3.0 - _ZThn33_N6FVTermD0Ev@Base 0.3.0 - _ZThn33_N6FVTermD1Ev@Base 0.3.0 - _ZThn33_N7FButtonD0Ev@Base 0.3.0 - _ZThn33_N7FButtonD1Ev@Base 0.3.0 - _ZThn33_N7FDialogD0Ev@Base 0.3.0 - _ZThn33_N7FDialogD1Ev@Base 0.3.0 - _ZThn33_N7FSwitchD0Ev@Base 0.3.0 - _ZThn33_N7FSwitchD1Ev@Base 0.3.0 - _ZThn33_N7FWidgetD0Ev@Base 0.3.0 - _ZThn33_N7FWidgetD1Ev@Base 0.3.0 - _ZThn33_N7FWindowD0Ev@Base 0.3.0 - _ZThn33_N7FWindowD1Ev@Base 0.3.0 - _ZThn33_N8FListBoxD0Ev@Base 0.3.0 - _ZThn33_N8FListBoxD1Ev@Base 0.3.0 - _ZThn33_N8FMenuBarD0Ev@Base 0.3.0 - _ZThn33_N8FMenuBarD1Ev@Base 0.3.0 - _ZThn33_N8FToolTipD0Ev@Base 0.3.0 - _ZThn33_N8FToolTipD1Ev@Base 0.3.0 - _ZThn33_N9FCheckBoxD0Ev@Base 0.3.0 - _ZThn33_N9FCheckBoxD1Ev@Base 0.3.0 - _ZThn33_N9FLineEditD0Ev@Base 0.3.0 - _ZThn33_N9FLineEditD1Ev@Base 0.3.0 - _ZThn33_N9FMenuItemD0Ev@Base 0.3.0 - _ZThn33_N9FMenuItemD1Ev@Base 0.3.0 - _ZThn33_N9FTextViewD0Ev@Base 0.3.0 - _ZThn33_N9FTextViewD1Ev@Base 0.3.0 - _ZThn33_NK10FScrollbar12getClassNameEv@Base 0.3.0 - _ZThn33_NK10FStatusBar12getClassNameEv@Base 0.3.0 - _ZThn33_NK10FStatusKey12getClassNameEv@Base 0.3.0 - _ZThn33_NK11FFileDialog12getClassNameEv@Base 0.3.0 - _ZThn33_NK11FMessageBox12getClassNameEv@Base 0.3.0 - _ZThn33_NK12FApplication12getClassNameEv@Base 0.3.0 - _ZThn33_NK12FButtonGroup12getClassNameEv@Base 0.3.0 - _ZThn33_NK12FProgressbar12getClassNameEv@Base 0.3.0 - _ZThn33_NK12FRadioButton12getClassNameEv@Base 0.3.0 - _ZThn33_NK13FToggleButton12getClassNameEv@Base 0.3.0 - _ZThn33_NK14FCheckMenuItem12getClassNameEv@Base 0.3.0 - _ZThn33_NK14FRadioMenuItem12getClassNameEv@Base 0.3.0 - _ZThn33_NK15FDialogListMenu12getClassNameEv@Base 0.3.0 - _ZThn33_NK5FMenu12getClassNameEv@Base 0.3.0 - _ZThn33_NK6FLabel12getClassNameEv@Base 0.3.0 - _ZThn33_NK6FVTerm12getClassNameEv@Base 0.3.0 - _ZThn33_NK7FButton12getClassNameEv@Base 0.3.0 - _ZThn33_NK7FDialog12getClassNameEv@Base 0.3.0 - _ZThn33_NK7FSwitch12getClassNameEv@Base 0.3.0 - _ZThn33_NK7FWidget12getClassNameEv@Base 0.3.0 - _ZThn33_NK7FWindow12getClassNameEv@Base 0.3.0 - _ZThn33_NK8FListBox12getClassNameEv@Base 0.3.0 - _ZThn33_NK8FMenuBar12getClassNameEv@Base 0.3.0 - _ZThn33_NK8FToolTip12getClassNameEv@Base 0.3.0 - _ZThn33_NK9FCheckBox12getClassNameEv@Base 0.3.0 - _ZThn33_NK9FLineEdit12getClassNameEv@Base 0.3.0 - _ZThn33_NK9FMenuItem12getClassNameEv@Base 0.3.0 - _ZThn33_NK9FTextView12getClassNameEv@Base 0.3.0 - _ZThn562_N15FDialogListMenuD0Ev@Base 0.3.0 - _ZThn562_N15FDialogListMenuD1Ev@Base 0.3.0 - _ZThn562_N5FMenuD0Ev@Base 0.3.0 - _ZThn562_N5FMenuD1Ev@Base 0.3.0 - _ZThn562_N8FMenuBarD0Ev@Base 0.3.0 - _ZThn562_N8FMenuBarD1Ev@Base 0.3.0 - _ZThn562_NK15FDialogListMenu12getClassNameEv@Base 0.3.0 - _ZThn562_NK5FMenu12getClassNameEv@Base 0.3.0 - _ZThn562_NK8FMenuBar12getClassNameEv@Base 0.3.0 - _ZeqRK5FRectS1_@Base 0.3.0 - _ZlsRSoRK7FString@Base 0.3.0 - _ZlsRSt13basic_ostreamIwSt11char_traitsIwEERK7FString@Base 0.3.0 - _ZmiRK5FRectRK6FPoint@Base 0.3.0 - _ZneRK5FRectS1_@Base 0.3.0 - _ZplPKcRK7FString@Base 0.3.0 - _ZplPKwRK7FString@Base 0.3.0 - _ZplRK5FRectRK6FPoint@Base 0.3.0 - _ZplRK7FStringS1_@Base 0.3.0 - _ZplRK7FStringw@Base 0.3.0 - _ZplRKSbIwSt11char_traitsIwESaIwEERK7FString@Base 0.3.0 - _ZplRKSsRK7FString@Base 0.3.0 - _ZplcRK7FString@Base 0.3.0 - _ZplwRK7FString@Base 0.3.0 - _ZplwRKSbIwSt11char_traitsIwESaIwEE@Base 0.3.0 - _ZrsRSiR7FString@Base 0.3.0 - _ZrsRSt13basic_istreamIwSt11char_traitsIwEER7FString@Base 0.3.0 + _Z10sortByNameRKN11FFileDialog9dir_entryES2_@Base 0.4.0 + _Z12sortDirFirstRKN11FFileDialog9dir_entryES2_@Base 0.4.0 + _ZN10FHideEventC1Ei@Base 0.4.0 + _ZN10FHideEventC2Ei@Base 0.4.0 + _ZN10FHideEventD0Ev@Base 0.4.0 + _ZN10FHideEventD1Ev@Base 0.4.0 + _ZN10FHideEventD2Ev@Base 0.4.0 + _ZN10FScrollbar10setMaximumEi@Base 0.4.0 + _ZN10FScrollbar10setMinimumEi@Base 0.4.0 + _ZN10FScrollbar11drawButtonsEv@Base 0.4.0 + _ZN10FScrollbar11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN10FScrollbar11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN10FScrollbar11setGeometryEiiiib@Base 0.4.0 + _ZN10FScrollbar11setPageSizeEii@Base 0.4.0 + _ZN10FScrollbar13processScrollEv@Base 0.4.0 + _ZN10FScrollbar14setOrientationEi@Base 0.4.0 + _ZN10FScrollbar19processMiddleButtonEii@Base 0.4.0 + _ZN10FScrollbar20getClickedScrollTypeEii@Base 0.4.0 + _ZN10FScrollbar21calculateSliderValuesEv@Base 0.4.0 + _ZN10FScrollbar4drawEv@Base 0.4.0 + _ZN10FScrollbar4initEv@Base 0.4.0 + _ZN10FScrollbar6redrawEv@Base 0.4.0 + _ZN10FScrollbar6resizeEv@Base 0.4.0 + _ZN10FScrollbar7drawBarEv@Base 0.4.0 + _ZN10FScrollbar7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN10FScrollbar7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN10FScrollbar8setRangeEii@Base 0.4.0 + _ZN10FScrollbar8setStepsEd@Base 0.4.0 + _ZN10FScrollbar8setValueEi@Base 0.4.0 + _ZN10FScrollbar9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN10FScrollbarC1EP7FWidget@Base 0.4.0 + _ZN10FScrollbarC1EiP7FWidget@Base 0.4.0 + _ZN10FScrollbarC2EP7FWidget@Base 0.4.0 + _ZN10FScrollbarC2EiP7FWidget@Base 0.4.0 + _ZN10FScrollbarD0Ev@Base 0.4.0 + _ZN10FScrollbarD1Ev@Base 0.4.0 + _ZN10FScrollbarD2Ev@Base 0.4.0 + _ZN10FShowEventC1Ei@Base 0.4.0 + _ZN10FShowEventC2Ei@Base 0.4.0 + _ZN10FShowEventD0Ev@Base 0.4.0 + _ZN10FShowEventD1Ev@Base 0.4.0 + _ZN10FShowEventD2Ev@Base 0.4.0 + _ZN10FStatusBar10adjustSizeEv@Base 0.4.0 + _ZN10FStatusBar10setMessageERK7FString@Base 0.4.0 + _ZN10FStatusBar11drawMessageEv@Base 0.4.0 + _ZN10FStatusBar11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN10FStatusBar11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN10FStatusBar15hasActivatedKeyEv@Base 0.4.0 + _ZN10FStatusBar22cb_statuskey_activatedEP7FWidgetPv@Base 0.4.0 + _ZN10FStatusBar4drawEv@Base 0.4.0 + _ZN10FStatusBar4hideEv@Base 0.4.0 + _ZN10FStatusBar4initEv@Base 0.4.0 + _ZN10FStatusBar5clearEv@Base 0.4.0 + _ZN10FStatusBar6insertEP10FStatusKey@Base 0.4.0 + _ZN10FStatusBar6removeEP10FStatusKey@Base 0.4.0 + _ZN10FStatusBar6removeEi@Base 0.4.0 + _ZN10FStatusBar8drawKeysEv@Base 0.4.0 + _ZN10FStatusBar9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN10FStatusBarC1EP7FWidget@Base 0.4.0 + _ZN10FStatusBarC2EP7FWidget@Base 0.4.0 + _ZN10FStatusBarD0Ev@Base 0.4.0 + _ZN10FStatusBarD1Ev@Base 0.4.0 + _ZN10FStatusBarD2Ev@Base 0.4.0 + _ZN10FStatusKey13setMouseFocusEb@Base 0.4.0 + _ZN10FStatusKey15processActivateEv@Base 0.4.0 + _ZN10FStatusKey4initEP7FWidget@Base 0.4.0 + _ZN10FStatusKey7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN10FStatusKey9setActiveEv@Base 0.4.0 + _ZN10FStatusKeyC1EP7FWidget@Base 0.4.0 + _ZN10FStatusKeyC1EiRK7FStringP7FWidget@Base 0.4.0 + _ZN10FStatusKeyC2EP7FWidget@Base 0.4.0 + _ZN10FStatusKeyC2EiRK7FStringP7FWidget@Base 0.4.0 + _ZN10FStatusKeyD0Ev@Base 0.4.0 + _ZN10FStatusKeyD1Ev@Base 0.4.0 + _ZN10FStatusKeyD2Ev@Base 0.4.0 + _ZN11FAccelEvent6acceptEv@Base 0.4.0 + _ZN11FAccelEvent6ignoreEv@Base 0.4.0 + _ZN11FAccelEventC1EiPv@Base 0.4.0 + _ZN11FAccelEventC2EiPv@Base 0.4.0 + _ZN11FAccelEventD0Ev@Base 0.4.0 + _ZN11FAccelEventD1Ev@Base 0.4.0 + _ZN11FAccelEventD2Ev@Base 0.4.0 + _ZN11FCloseEvent6acceptEv@Base 0.4.0 + _ZN11FCloseEvent6ignoreEv@Base 0.4.0 + _ZN11FCloseEventC1Ei@Base 0.4.0 + _ZN11FCloseEventC2Ei@Base 0.4.0 + _ZN11FCloseEventD0Ev@Base 0.4.0 + _ZN11FCloseEventD1Ev@Base 0.4.0 + _ZN11FCloseEventD2Ev@Base 0.4.0 + _ZN11FFileDialog10adjustSizeEv@Base 0.4.0 + _ZN11FFileDialog10getHomeDirEv@Base 0.4.0 + _ZN11FFileDialog10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN11FFileDialog14cb_processOpenEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog15fileOpenChooserEP7FWidgetRK7FStringS4_@Base 0.4.0 + _ZN11FFileDialog15fileSaveChooserEP7FWidgetRK7FStringS4_@Base 0.4.0 + _ZN11FFileDialog16cb_processCancelEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog17cb_processClickedEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog18cb_processActivateEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog18setShowHiddenFilesEb@Base 0.4.0 + _ZN11FFileDialog20cb_processRowChangedEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog20cb_processShowHiddenEP7FWidgetPv@Base 0.4.0 + _ZN11FFileDialog4initEv@Base 0.4.0 + _ZN11FFileDialog5clearEv@Base 0.4.0 + _ZN11FFileDialog7readDirEv@Base 0.4.0 + _ZN11FFileDialog7setPathERK7FString@Base 0.4.0 + _ZN11FFileDialog9changeDirERK7FString@Base 0.4.0 + _ZN11FFileDialog9numOfDirsEv@Base 0.4.0 + _ZN11FFileDialog9printPathERK7FString@Base 0.4.0 + _ZN11FFileDialog9setFilterERK7FString@Base 0.4.0 + _ZN11FFileDialogC1EP7FWidget@Base 0.4.0 + _ZN11FFileDialogC1ERK7FStringS2_NS_10DialogTypeEP7FWidget@Base 0.4.0 + _ZN11FFileDialogC1ERKS_@Base 0.4.0 + _ZN11FFileDialogC2EP7FWidget@Base 0.4.0 + _ZN11FFileDialogC2ERK7FStringS2_NS_10DialogTypeEP7FWidget@Base 0.4.0 + _ZN11FFileDialogC2ERKS_@Base 0.4.0 + _ZN11FFileDialogD0Ev@Base 0.4.0 + _ZN11FFileDialogD1Ev@Base 0.4.0 + _ZN11FFileDialogD2Ev@Base 0.4.0 + _ZN11FFileDialogaSERKS_@Base 0.4.0 + _ZN11FFocusEvent12setFocusTypeEN2fc10FocusTypesE@Base 0.4.0 + _ZN11FFocusEvent6acceptEv@Base 0.4.0 + _ZN11FFocusEvent6ignoreEv@Base 0.4.0 + _ZN11FFocusEventC1Ei@Base 0.4.0 + _ZN11FFocusEventC2Ei@Base 0.4.0 + _ZN11FFocusEventD0Ev@Base 0.4.0 + _ZN11FFocusEventD1Ev@Base 0.4.0 + _ZN11FFocusEventD2Ev@Base 0.4.0 + _ZN11FMessageBox10adjustSizeEv@Base 0.4.0 + _ZN11FMessageBox11setHeadlineERK7FString@Base 0.4.0 + _ZN11FMessageBox13adjustButtonsEv@Base 0.4.0 + _ZN11FMessageBox13resizeButtonsEv@Base 0.4.0 + _ZN11FMessageBox15cb_processClickEP7FWidgetPv@Base 0.4.0 + _ZN11FMessageBox19calculateDimensionsEv@Base 0.4.0 + _ZN11FMessageBox4drawEv@Base 0.4.0 + _ZN11FMessageBox4infoEP7FWidgetRK7FStringS4_iii@Base 0.4.0 + _ZN11FMessageBox4infoEP7FWidgetRK7FStringiiii@Base 0.4.0 + _ZN11FMessageBox4initEiii@Base 0.4.0 + _ZN11FMessageBox5errorEP7FWidgetRK7FStringiii@Base 0.4.0 + _ZN11FMessageBox7setTextERK7FString@Base 0.4.0 + _ZN11FMessageBoxC1EP7FWidget@Base 0.4.0 + _ZN11FMessageBoxC1ERK7FStringS2_iiiP7FWidget@Base 0.4.0 + _ZN11FMessageBoxC1ERKS_@Base 0.4.0 + _ZN11FMessageBoxC2EP7FWidget@Base 0.4.0 + _ZN11FMessageBoxC2ERK7FStringS2_iiiP7FWidget@Base 0.4.0 + _ZN11FMessageBoxC2ERKS_@Base 0.4.0 + _ZN11FMessageBoxD0Ev@Base 0.4.0 + _ZN11FMessageBoxD1Ev@Base 0.4.0 + _ZN11FMessageBoxD2Ev@Base 0.4.0 + _ZN11FMessageBoxaSERKS_@Base 0.4.0 + _ZN11FMouseEventC1EiRK6FPointS2_i@Base 0.4.0 + _ZN11FMouseEventC1EiRK6FPointi@Base 0.4.0 + _ZN11FMouseEventC2EiRK6FPointS2_i@Base 0.4.0 + _ZN11FMouseEventC2EiRK6FPointi@Base 0.4.0 + _ZN11FMouseEventD0Ev@Base 0.4.0 + _ZN11FMouseEventD1Ev@Base 0.4.0 + _ZN11FMouseEventD2Ev@Base 0.4.0 + _ZN11FScrollView10adjustSizeEv@Base 0.4.0 + _ZN11FScrollView10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN11FScrollView11setGeometryEiiiib@Base 0.4.0 + _ZN11FScrollView11setPrintPosEii@Base 0.4.0 + _ZN11FScrollView12getPrintAreaEv@Base 0.4.0 + _ZN11FScrollView12setCursorPosEii@Base 0.4.0 + _ZN11FScrollView13cb_HBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN11FScrollView13cb_VBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN11FScrollView13setScrollSizeEii@Base 0.4.0 + _ZN11FScrollView14onChildFocusInEP11FFocusEvent@Base 0.4.0 + _ZN11FScrollView14setScrollWidthEi@Base 0.4.0 + _ZN11FScrollView15onChildFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN11FScrollView15setScrollHeightEi@Base 0.4.0 + _ZN11FScrollView16setViewportPrintEb@Base 0.4.0 + _ZN11FScrollView17setViewportCursorEv@Base 0.4.0 + _ZN11FScrollView21calculateScrollbarPosEv@Base 0.4.0 + _ZN11FScrollView24setVerticalScrollBarModeEN2fc13scrollBarModeE@Base 0.4.0 + _ZN11FScrollView26setHorizontalScrollBarModeEN2fc13scrollBarModeE@Base 0.4.0 + _ZN11FScrollView30setVerticalScrollBarVisibilityEv@Base 0.4.0 + _ZN11FScrollView32setHorizontalScrollBarVisibilityEv@Base 0.4.0 + _ZN11FScrollView4drawEv@Base 0.4.0 + _ZN11FScrollView4initEP7FWidget@Base 0.4.0 + _ZN11FScrollView4setXEib@Base 0.4.0 + _ZN11FScrollView4setYEib@Base 0.4.0 + _ZN11FScrollView6setPosEiib@Base 0.4.0 + _ZN11FScrollView7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN11FScrollView7setSizeEiib@Base 0.4.0 + _ZN11FScrollView8scrollByEii@Base 0.4.0 + _ZN11FScrollView8scrollToEii@Base 0.4.0 + _ZN11FScrollView8setWidthEib@Base 0.4.0 + _ZN11FScrollView9clearAreaEi@Base 0.4.0 + _ZN11FScrollView9copy2areaEv@Base 0.4.0 + _ZN11FScrollView9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN11FScrollView9scrollToXEi@Base 0.4.0 + _ZN11FScrollView9scrollToYEi@Base 0.4.0 + _ZN11FScrollView9setBorderEb@Base 0.4.0 + _ZN11FScrollView9setHeightEib@Base 0.4.0 + _ZN11FScrollViewC1EP7FWidget@Base 0.4.0 + _ZN11FScrollViewC2EP7FWidget@Base 0.4.0 + _ZN11FScrollViewD0Ev@Base 0.4.0 + _ZN11FScrollViewD1Ev@Base 0.4.0 + _ZN11FScrollViewD2Ev@Base 0.4.0 + _ZN11FTermBuffer5writeEPKc@Base 0.4.0 + _ZN11FTermBuffer5writeEPKw@Base 0.4.0 + _ZN11FTermBuffer5writeERK7FString@Base 0.4.0 + _ZN11FTermBuffer5writeERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN11FTermBuffer5writeERKSs@Base 0.4.0 + _ZN11FTermBuffer5writeEi@Base 0.4.0 + _ZN11FTermBuffer6writefEPKcz@Base 0.4.0 + _ZN11FTermBuffer6writefEPKwz@Base 0.4.0 + _ZN11FTermBufferC1Ev@Base 0.4.0 + _ZN11FTermBufferC2Ev@Base 0.4.0 + _ZN11FTermBufferD0Ev@Base 0.4.0 + _ZN11FTermBufferD1Ev@Base 0.4.0 + _ZN11FTermBufferD2Ev@Base 0.4.0 + _ZN11FTimerEventC1Eii@Base 0.4.0 + _ZN11FTimerEventC2Eii@Base 0.4.0 + _ZN11FTimerEventD0Ev@Base 0.4.0 + _ZN11FTimerEventD1Ev@Base 0.4.0 + _ZN11FTimerEventD2Ev@Base 0.4.0 + _ZN11FWheelEventC1EiRK6FPointS2_i@Base 0.4.0 + _ZN11FWheelEventC1EiRK6FPointi@Base 0.4.0 + _ZN11FWheelEventC2EiRK6FPointS2_i@Base 0.4.0 + _ZN11FWheelEventC2EiRK6FPointi@Base 0.4.0 + _ZN11FWheelEventD0Ev@Base 0.4.0 + _ZN11FWheelEventD1Ev@Base 0.4.0 + _ZN11FWheelEventD2Ev@Base 0.4.0 + _ZN12FApplication10enter_loopEv@Base 0.4.0 + _ZN12FApplication10loop_levelE@Base 0.4.0 + _ZN12FApplication10queueEventEPK7FObjectPK6FEvent@Base 0.4.0 + _ZN12FApplication10zero_pointE@Base 0.4.0 + _ZN12FApplication11cmd_optionsEv@Base 0.4.0 + _ZN12FApplication11event_queueE@Base 0.4.0 + _ZN12FApplication11main_widgetE@Base 0.4.0 + _ZN12FApplication12eventInQueueEv@Base 0.4.0 + _ZN12FApplication12focus_widgetE@Base 0.4.0 + _ZN12FApplication13active_windowE@Base 0.4.0 + _ZN12FApplication13parseSGRMouseEv@Base 0.4.0 + _ZN12FApplication13parseX11MouseEv@Base 0.4.0 + _ZN12FApplication13setMainWidgetEP7FWidget@Base 0.4.0 + _ZN12FApplication14clicked_widgetE@Base 0.4.0 + _ZN12FApplication14setExitMessageESs@Base 0.4.0 + _ZN12FApplication15parseUrxvtMouseEv@Base 0.4.0 + _ZN12FApplication15processGpmEventEv@Base 0.4.0 + _ZN12FApplication16move_size_widgetE@Base 0.4.0 + _ZN12FApplication16processNextEventEv@Base 0.4.0 + _ZN12FApplication16sendQueuedEventsEv@Base 0.4.0 + _ZN12FApplication16x11_button_stateE@Base 0.4.0 + _ZN12FApplication17getX11ButtonStateEi@Base 0.4.0 + _ZN12FApplication17processMouseEventEv@Base 0.4.0 + _ZN12FApplication17processTimerEventEv@Base 0.4.0 + _ZN12FApplication17removeQueuedEventEPK7FObject@Base 0.4.0 + _ZN12FApplication18processAcceleratorERPK7FWidget@Base 0.4.0 + _ZN12FApplication18processCloseWidgetEv@Base 0.4.0 + _ZN12FApplication18processResizeEventEv@Base 0.4.0 + _ZN12FApplication18showParameterUsageERKiPPc@Base 0.4.0 + _ZN12FApplication20processKeyboardEventEv@Base 0.4.0 + _ZN12FApplication23closeConfirmationDialogEP7FWidgetP11FCloseEvent@Base 0.4.0 + _ZN12FApplication26linuxModifierKeyCorrectionERKi@Base 0.4.0 + _ZN12FApplication30processDialogSwitchAcceleratorEv@Base 0.4.0 + _ZN12FApplication4execEv@Base 0.4.0 + _ZN12FApplication4exitEi@Base 0.4.0 + _ZN12FApplication4initEv@Base 0.4.0 + _ZN12FApplication4quitEv@Base 0.4.0 + _ZN12FApplication6isQuitEv@Base 0.4.0 + _ZN12FApplication8gpmEventEb@Base 0.4.0 + _ZN12FApplication8quit_nowE@Base 0.4.0 + _ZN12FApplication9exit_loopEv@Base 0.4.0 + _ZN12FApplication9open_menuE@Base 0.4.0 + _ZN12FApplication9quit_codeE@Base 0.4.0 + _ZN12FApplication9sendEventEPK7FObjectPK6FEvent@Base 0.4.0 + _ZN12FApplicationC1ERKiPPcb@Base 0.4.0 + _ZN12FApplicationC2ERKiPPcb@Base 0.4.0 + _ZN12FApplicationD0Ev@Base 0.4.0 + _ZN12FApplicationD1Ev@Base 0.4.0 + _ZN12FApplicationD2Ev@Base 0.4.0 + _ZN12FButtonGroup10setDisableEv@Base 0.4.0 + _ZN12FButtonGroup11directFocusEv@Base 0.4.0 + _ZN12FButtonGroup11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN12FButtonGroup11unsetEnableEv@Base 0.4.0 + _ZN12FButtonGroup13getLastButtonEv@Base 0.4.0 + _ZN12FButtonGroup14getFirstButtonEv@Base 0.4.0 + _ZN12FButtonGroup15checkScrollSizeEP13FToggleButton@Base 0.4.0 + _ZN12FButtonGroup15checkScrollSizeERK5FRect@Base 0.4.0 + _ZN12FButtonGroup16cb_buttonToggledEP7FWidgetPv@Base 0.4.0 + _ZN12FButtonGroup20setHotkeyAcceleratorEv@Base 0.4.0 + _ZN12FButtonGroup4drawEv@Base 0.4.0 + _ZN12FButtonGroup4hideEv@Base 0.4.0 + _ZN12FButtonGroup4initEv@Base 0.4.0 + _ZN12FButtonGroup6insertEP13FToggleButton@Base 0.4.0 + _ZN12FButtonGroup6removeEP13FToggleButton@Base 0.4.0 + _ZN12FButtonGroup7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN12FButtonGroup7setTextERK7FString@Base 0.4.0 + _ZN12FButtonGroup9drawLabelEv@Base 0.4.0 + _ZN12FButtonGroup9getHotkeyEv@Base 0.4.0 + _ZN12FButtonGroup9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN12FButtonGroup9setEnableEb@Base 0.4.0 + _ZN12FButtonGroup9setEnableEv@Base 0.4.0 + _ZN12FButtonGroupC1EP7FWidget@Base 0.4.0 + _ZN12FButtonGroupC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN12FButtonGroupC2EP7FWidget@Base 0.4.0 + _ZN12FButtonGroupC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN12FButtonGroupD0Ev@Base 0.4.0 + _ZN12FButtonGroupD1Ev@Base 0.4.0 + _ZN12FButtonGroupD2Ev@Base 0.4.0 + _ZN12FListBoxItem7getTextEv@Base 0.4.0 + _ZN12FListBoxItemC1ERK7FStringPv@Base 0.4.0 + _ZN12FListBoxItemC1ERKS_@Base 0.4.0 + _ZN12FListBoxItemC1Ev@Base 0.4.0 + _ZN12FListBoxItemC2ERK7FStringPv@Base 0.4.0 + _ZN12FListBoxItemC2ERKS_@Base 0.4.0 + _ZN12FListBoxItemC2Ev@Base 0.4.0 + _ZN12FListBoxItemD0Ev@Base 0.4.0 + _ZN12FListBoxItemD1Ev@Base 0.4.0 + _ZN12FListBoxItemD2Ev@Base 0.4.0 + _ZN12FListBoxItemaSERKS_@Base 0.4.0 + _ZN12FProgressbar11setGeometryEiiiib@Base 0.4.0 + _ZN12FProgressbar13setPercentageEi@Base 0.4.0 + _ZN12FProgressbar14drawPercentageEv@Base 0.4.0 + _ZN12FProgressbar4drawEv@Base 0.4.0 + _ZN12FProgressbar4hideEv@Base 0.4.0 + _ZN12FProgressbar5resetEv@Base 0.4.0 + _ZN12FProgressbar7drawBarEv@Base 0.4.0 + _ZN12FProgressbar9setShadowEb@Base 0.4.0 + _ZN12FProgressbarC1EP7FWidget@Base 0.4.0 + _ZN12FProgressbarC2EP7FWidget@Base 0.4.0 + _ZN12FProgressbarD0Ev@Base 0.4.0 + _ZN12FProgressbarD1Ev@Base 0.4.0 + _ZN12FProgressbarD2Ev@Base 0.4.0 + _ZN12FRadioButton15drawRadioButtonEv@Base 0.4.0 + _ZN12FRadioButton4drawEv@Base 0.4.0 + _ZN12FRadioButton4initEv@Base 0.4.0 + _ZN12FRadioButtonC1EP7FWidget@Base 0.4.0 + _ZN12FRadioButtonC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN12FRadioButtonC2EP7FWidget@Base 0.4.0 + _ZN12FRadioButtonC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN12FRadioButtonD0Ev@Base 0.4.0 + _ZN12FRadioButtonD1Ev@Base 0.4.0 + _ZN12FRadioButtonD2Ev@Base 0.4.0 + _ZN12FResizeEvent6acceptEv@Base 0.4.0 + _ZN12FResizeEvent6ignoreEv@Base 0.4.0 + _ZN12FResizeEventC1Ei@Base 0.4.0 + _ZN12FResizeEventC2Ei@Base 0.4.0 + _ZN12FResizeEventD0Ev@Base 0.4.0 + _ZN12FResizeEventD1Ev@Base 0.4.0 + _ZN12FResizeEventD2Ev@Base 0.4.0 + _ZN13FListViewItem10appendItemEPS_@Base 0.4.0 + _ZN13FListViewItem15getVisibleLinesEv@Base 0.4.0 + _ZN13FListViewItem19replaceControlCodesEv@Base 0.4.0 + _ZN13FListViewItem23resetVisibleLineCounterEv@Base 0.4.0 + _ZN13FListViewItem6expandEv@Base 0.4.0 + _ZN13FListViewItem6insertEPS_@Base 0.4.0 + _ZN13FListViewItem6insertEPS_St14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN13FListViewItem7setTextEiRK7FString@Base 0.4.0 + _ZN13FListViewItem8collapseEv@Base 0.4.0 + _ZN13FListViewItemC1ERKS_@Base 0.4.0 + _ZN13FListViewItemC1ERKSt6vectorI7FStringSaIS1_EEPvSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN13FListViewItemC1ESt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN13FListViewItemC2ERKS_@Base 0.4.0 + _ZN13FListViewItemC2ERKSt6vectorI7FStringSaIS1_EEPvSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN13FListViewItemC2ESt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN13FListViewItemD0Ev@Base 0.4.0 + _ZN13FListViewItemD1Ev@Base 0.4.0 + _ZN13FListViewItemD2Ev@Base 0.4.0 + _ZN13FToggleButton10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN13FToggleButton10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN13FToggleButton10setCheckedEb@Base 0.4.0 + _ZN13FToggleButton10setDisableEv@Base 0.4.0 + _ZN13FToggleButton10unsetFocusEv@Base 0.4.0 + _ZN13FToggleButton11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN13FToggleButton11setGeometryEiiiib@Base 0.4.0 + _ZN13FToggleButton11unsetEnableEv@Base 0.4.0 + _ZN13FToggleButton12processClickEv@Base 0.4.0 + _ZN13FToggleButton13processToggleEv@Base 0.4.0 + _ZN13FToggleButton14setNoUnderlineEb@Base 0.4.0 + _ZN13FToggleButton20setHotkeyAcceleratorEv@Base 0.4.0 + _ZN13FToggleButton4drawEv@Base 0.4.0 + _ZN13FToggleButton4hideEv@Base 0.4.0 + _ZN13FToggleButton4initEv@Base 0.4.0 + _ZN13FToggleButton7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN13FToggleButton7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN13FToggleButton7setTextERK7FString@Base 0.4.0 + _ZN13FToggleButton8setFocusEb@Base 0.4.0 + _ZN13FToggleButton8setFocusEv@Base 0.4.0 + _ZN13FToggleButton8setGroupEP12FButtonGroup@Base 0.4.0 + _ZN13FToggleButton9drawLabelEv@Base 0.4.0 + _ZN13FToggleButton9getHotkeyEv@Base 0.4.0 + _ZN13FToggleButton9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN13FToggleButton9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN13FToggleButton9setEnableEb@Base 0.4.0 + _ZN13FToggleButton9setEnableEv@Base 0.4.0 + _ZN13FToggleButtonC1EP7FWidget@Base 0.4.0 + _ZN13FToggleButtonC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN13FToggleButtonC2EP7FWidget@Base 0.4.0 + _ZN13FToggleButtonC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN13FToggleButtonD0Ev@Base 0.4.0 + _ZN13FToggleButtonD1Ev@Base 0.4.0 + _ZN13FToggleButtonD2Ev@Base 0.4.0 + _ZN14FCheckMenuItem13processToggleEv@Base 0.4.0 + _ZN14FCheckMenuItem14processClickedEv@Base 0.4.0 + _ZN14FCheckMenuItem4initEP7FWidget@Base 0.4.0 + _ZN14FCheckMenuItemC1EP7FWidget@Base 0.4.0 + _ZN14FCheckMenuItemC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN14FCheckMenuItemC2EP7FWidget@Base 0.4.0 + _ZN14FCheckMenuItemC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN14FCheckMenuItemD0Ev@Base 0.4.0 + _ZN14FCheckMenuItemD1Ev@Base 0.4.0 + _ZN14FCheckMenuItemD2Ev@Base 0.4.0 + _ZN14FRadioMenuItem13processToggleEv@Base 0.4.0 + _ZN14FRadioMenuItem14processClickedEv@Base 0.4.0 + _ZN14FRadioMenuItem4initEP7FWidget@Base 0.4.0 + _ZN14FRadioMenuItemC1EP7FWidget@Base 0.4.0 + _ZN14FRadioMenuItemC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN14FRadioMenuItemC2EP7FWidget@Base 0.4.0 + _ZN14FRadioMenuItemC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN14FRadioMenuItemD0Ev@Base 0.4.0 + _ZN14FRadioMenuItemD1Ev@Base 0.4.0 + _ZN14FRadioMenuItemD2Ev@Base 0.4.0 + _ZN15FDialogListMenu4initEv@Base 0.4.0 + _ZN15FDialogListMenuC1EP7FWidget@Base 0.4.0 + _ZN15FDialogListMenuC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN15FDialogListMenuC2EP7FWidget@Base 0.4.0 + _ZN15FDialogListMenuC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN15FDialogListMenuD0Ev@Base 0.4.0 + _ZN15FDialogListMenuD1Ev@Base 0.4.0 + _ZN15FDialogListMenuD2Ev@Base 0.4.0 + _ZN17FListViewIterator11nextElementERSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN17FListViewIterator11prevElementERSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN17FListViewIterator13parentElementEv@Base 0.4.0 + _ZN17FListViewIteratorC1ESt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN17FListViewIteratorC1Ev@Base 0.4.0 + _ZN17FListViewIteratorC2ESt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN17FListViewIteratorC2Ev@Base 0.4.0 + _ZN17FListViewIteratorD1Ev@Base 0.4.0 + _ZN17FListViewIteratorD2Ev@Base 0.4.0 + _ZN17FListViewIteratormIEi@Base 0.4.0 + _ZN17FListViewIteratormmEi@Base 0.4.0 + _ZN17FListViewIteratormmEv@Base 0.4.0 + _ZN17FListViewIteratorpLEi@Base 0.4.0 + _ZN17FListViewIteratorppEi@Base 0.4.0 + _ZN17FListViewIteratorppEv@Base 0.4.0 + _ZN2fc12empty_stringE@Base 0.4.0 + _ZN5FMenu10hotkeyMenuERP9FKeyEvent@Base 0.4.0 + _ZN5FMenu10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN5FMenu10setDisableEv@Base 0.4.0 + _ZN5FMenu11adjustItemsEv@Base 0.4.0 + _ZN5FMenu11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN5FMenu11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN5FMenu11openSubMenuEPS_@Base 0.4.0 + _ZN5FMenu11superMenuAtEii@Base 0.4.0 + _ZN5FMenu11unsetEnableEv@Base 0.4.0 + _ZN5FMenu12getHotkeyPosERPwS1_j@Base 0.4.0 + _ZN5FMenu12hideSubMenusEv@Base 0.4.0 + _ZN5FMenu13setMenuWidgetEb@Base 0.4.0 + _ZN5FMenu14hideSuperMenusEv@Base 0.4.0 + _ZN5FMenu14selectNextItemEv@Base 0.4.0 + _ZN5FMenu14selectPrevItemEv@Base 0.4.0 + _ZN5FMenu15keypressMenuBarERP9FKeyEvent@Base 0.4.0 + _ZN5FMenu15processActivateEv@Base 0.4.0 + _ZN5FMenu19calculateDimensionsEv@Base 0.4.0 + _ZN5FMenu19cb_menuitem_toggledEP7FWidgetPv@Base 0.4.0 + _ZN5FMenu19setStatusbarMessageERK7FString@Base 0.4.0 + _ZN5FMenu21containsMenuStructureEii@Base 0.4.0 + _ZN5FMenu4drawEv@Base 0.4.0 + _ZN5FMenu4hideEv@Base 0.4.0 + _ZN5FMenu4initEP7FWidget@Base 0.4.0 + _ZN5FMenu4showEv@Base 0.4.0 + _ZN5FMenu7adjustXEi@Base 0.4.0 + _ZN5FMenu7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN5FMenu9drawItemsEv@Base 0.4.0 + _ZN5FMenu9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN5FMenu9setEnableEb@Base 0.4.0 + _ZN5FMenu9setEnableEv@Base 0.4.0 + _ZN5FMenuC1EP7FWidget@Base 0.4.0 + _ZN5FMenuC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN5FMenuC2EP7FWidget@Base 0.4.0 + _ZN5FMenuC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN5FMenuD0Ev@Base 0.4.0 + _ZN5FMenuD1Ev@Base 0.4.0 + _ZN5FMenuD2Ev@Base 0.4.0 + _ZN5FRect12getClassNameEv@Base 0.4.0 + _ZN5FRect14setCoordinatesERK6FPointS2_@Base 0.4.0 + _ZN5FRect14setCoordinatesEiiii@Base 0.4.0 + _ZN5FRect4moveERK6FPoint@Base 0.4.0 + _ZN5FRect4moveEii@Base 0.4.0 + _ZN5FRect4setXEi@Base 0.4.0 + _ZN5FRect4setYEi@Base 0.4.0 + _ZN5FRect5setX1Ei@Base 0.4.0 + _ZN5FRect5setX2Ei@Base 0.4.0 + _ZN5FRect5setY1Ei@Base 0.4.0 + _ZN5FRect5setY2Ei@Base 0.4.0 + _ZN5FRect6setPosERK6FPoint@Base 0.4.0 + _ZN5FRect6setPosEii@Base 0.4.0 + _ZN5FRect7setRectERKS_@Base 0.4.0 + _ZN5FRect7setRectEiiii@Base 0.4.0 + _ZN5FRect7setSizeEii@Base 0.4.0 + _ZN5FRect8setWidthEi@Base 0.4.0 + _ZN5FRect9setHeightEi@Base 0.4.0 + _ZN5FRectC1ERK6FPointS2_@Base 0.4.0 + _ZN5FRectC2ERK6FPointS2_@Base 0.4.0 + _ZN5FRectD0Ev@Base 0.4.0 + _ZN5FRectD1Ev@Base 0.4.0 + _ZN5FRectD2Ev@Base 0.4.0 + _ZN5FRectaSERKS_@Base 0.4.0 + _ZN5FTerm10UTF8decodeEPKc@Base 0.4.0 + _ZN5FTerm10charEncodeEj@Base 0.4.0 + _ZN5FTerm10charEncodeEjN2fc8encodingE@Base 0.4.0 + _ZN5FTerm10getKeyNameEi@Base 0.4.0 + _ZN5FTerm10moveCursorEiiii@Base 0.4.0 + _ZN5FTerm10oscPostfixEv@Base 0.4.0 + _ZN5FTerm10parseSecDAERPc@Base 0.4.0 + _ZN5FTerm10putstringfEPKcz@Base 0.4.0 + _ZN5FTerm10setNewFontEv@Base 0.4.0 + _ZN5FTerm10setOldFontEv@Base 0.4.0 + _ZN5FTerm10setPaletteEsiii@Base 0.4.0 + _ZN5FTerm10setRawModeEb@Base 0.4.0 + _ZN5FTerm10setVGAFontEv@Base 0.4.0 + _ZN5FTerm10utf8_inputE@Base 0.4.0 + _ZN5FTerm10utf8_stateE@Base 0.4.0 + _ZN5FTerm10xtermMouseEb@Base 0.4.0 + _ZN5FTerm10xterm_fontE@Base 0.4.0 + _ZN5FTerm11answer_backE@Base 0.4.0 + _ZN5FTerm11force_vt100E@Base 0.4.0 + _ZN5FTerm11getBaudRateEPK7termios@Base 0.4.0 + _ZN5FTerm11getEncodingEv@Base 0.4.0 + _ZN5FTerm11kde_konsoleE@Base 0.4.0 + _ZN5FTerm11locale_nameE@Base 0.4.0 + _ZN5FTerm11openConsoleEv@Base 0.4.0 + _ZN5FTerm11resize_termE@Base 0.4.0 + _ZN5FTerm11screen_fontE@Base 0.4.0 + _ZN5FTerm11setEncodingESs@Base 0.4.0 + _ZN5FTerm11setTermSizeEii@Base 0.4.0 + _ZN5FTerm11xterm_titleE@Base 0.4.0 + _ZN5FTerm12closeConsoleEv@Base 0.4.0 + _ZN5FTerm12enableCursorEv@Base 0.4.0 + _ZN5FTerm12encoding_setE@Base 0.4.0 + _ZN5FTerm12exit_messageE@Base 0.4.0 + _ZN5FTerm12getXTermFontEv@Base 0.4.0 + _ZN5FTerm12isKeyTimeoutEP7timevall@Base 0.4.0 + _ZN5FTerm12locale_xtermE@Base 0.4.0 + _ZN5FTerm12putchar_UTF8Ei@Base 0.4.0 + _ZN5FTerm12saveColorMapEv@Base 0.4.0 + _ZN5FTerm12setKDECursorEN2fc21kdeKonsoleCursorShapeE@Base 0.4.0 + _ZN5FTerm12utf8_consoleE@Base 0.4.0 + _ZN5FTerm13ansi_terminalE@Base 0.4.0 + _ZN5FTerm13ascii_consoleE@Base 0.4.0 + _ZN5FTerm13charEncodableEj@Base 0.4.0 + _ZN5FTerm13disableCursorEv@Base 0.4.0 + _ZN5FTerm13getLineNumberEv@Base 0.4.0 + _ZN5FTerm13getScreenFontEv@Base 0.4.0 + _ZN5FTerm13getUnicodeMapEv@Base 0.4.0 + _ZN5FTerm13getXTermTitleEv@Base 0.4.0 + _ZN5FTerm13init_encodingEv@Base 0.4.0 + _ZN5FTerm13init_termcapsEv@Base 0.4.0 + _ZN5FTerm13mouse_supportE@Base 0.4.0 + _ZN5FTerm13putchar_ASCIIEi@Base 0.4.0 + _ZN5FTerm13resetColorMapEv@Base 0.4.0 + _ZN5FTerm13rxvt_terminalE@Base 0.4.0 + _ZN5FTerm13setScreenFontEPhjjjb@Base 0.4.0 + _ZN5FTerm13setUnicodeMapEP10unimapdesc@Base 0.4.0 + _ZN5FTerm13setXTermTitleERK7FString@Base 0.4.0 + _ZN5FTerm13tera_terminalE@Base 0.4.0 + _ZN5FTerm13tmux_terminalE@Base 0.4.0 + _ZN5FTerm13vt100_consoleE@Base 0.4.0 + _ZN5FTerm14clr_bol_lengthE@Base 0.4.0 + _ZN5FTerm14clr_eol_lengthE@Base 0.4.0 + _ZN5FTerm14detectTermSizeEv@Base 0.4.0 + _ZN5FTerm14gnome_terminalE@Base 0.4.0 + _ZN5FTerm14isLinuxConsoleEv@Base 0.4.0 + _ZN5FTerm14kterm_terminalE@Base 0.4.0 + _ZN5FTerm14linux_terminalE@Base 0.4.0 + _ZN5FTerm14noHardwareEchoEv@Base 0.4.0 + _ZN5FTerm14parseKeyStringEPciP7timeval@Base 0.4.0 + _ZN5FTerm14putty_terminalE@Base 0.4.0 + _ZN5FTerm14signal_handlerEi@Base 0.4.0 + _ZN5FTerm14urxvt_terminalE@Base 0.4.0 + _ZN5FTerm14vt100_alt_charE@Base 0.4.0 + _ZN5FTerm14xterm_terminalE@Base 0.4.0 + _ZN5FTerm15changeAttributeERPN9FOptiAttr9char_dataES3_@Base 0.4.0 + _ZN5FTerm15cygwin_terminalE@Base 0.4.0 + _ZN5FTerm15erase_ch_lengthE@Base 0.4.0 + _ZN5FTerm15getColumnNumberEv@Base 0.4.0 + _ZN5FTerm15init_pc_charsetEv@Base 0.4.0 + _ZN5FTerm15mintty_terminalE@Base 0.4.0 + _ZN5FTerm15mlterm_terminalE@Base 0.4.0 + _ZN5FTerm15netbsd_terminalE@Base 0.4.0 + _ZN5FTerm15screen_terminalE@Base 0.4.0 + _ZN5FTerm16cp437_to_unicodeEh@Base 0.4.0 + _ZN5FTerm16decscusr_supportE@Base 0.4.0 + _ZN5FTerm16getAnswerbackMsgEv@Base 0.4.0 + _ZN5FTerm16initLinuxConsoleEv@Base 0.4.0 + _ZN5FTerm16init_alt_charsetEv@Base 0.4.0 + _ZN5FTerm16openbsd_terminalE@Base 0.4.0 + _ZN5FTerm16resetXTermColorsEv@Base 0.4.0 + _ZN5FTerm16setXTermDefaultsEv@Base 0.4.0 + _ZN5FTerm16storeTTYsettingsEv@Base 0.4.0 + _ZN5FTerm16unprocessedInputEv@Base 0.4.0 + _ZN5FTerm17getSystemTermTypeEv@Base 0.4.0 + _ZN5FTerm17getXTermColorNameEi@Base 0.4.0 + _ZN5FTerm17gpm_mouse_enabledE@Base 0.4.0 + _ZN5FTerm17initCygwinCharMapEv@Base 0.4.0 + _ZN5FTerm17scrollTermForwardEv@Base 0.4.0 + _ZN5FTerm17scrollTermReverseEv@Base 0.4.0 + _ZN5FTerm17xtermMetaSendsESCEb@Base 0.4.0 + _ZN5FTerm18getFramebuffer_bppEv@Base 0.4.0 + _ZN5FTerm18input_data_pendingE@Base 0.4.0 + _ZN5FTerm18non_blocking_stdinE@Base 0.4.0 + _ZN5FTerm18parseAnswerbackMsgERPc@Base 0.4.0 + _ZN5FTerm18pc_charset_consoleE@Base 0.4.0 + _ZN5FTerm18printMoveDurationsEv@Base 0.4.0 + _ZN5FTerm18repeat_char_lengthE@Base 0.4.0 + _ZN5FTerm18resetXTermDefaultsEv@Base 0.4.0 + _ZN5FTerm18restoreTTYsettingsEv@Base 0.4.0 + _ZN5FTerm18screen_unicode_mapE@Base 0.4.0 + _ZN5FTerm18setXTermBackgroundERK7FString@Base 0.4.0 + _ZN5FTerm18setXTermForegroundERK7FString@Base 0.4.0 + _ZN5FTerm18stdin_status_flagsE@Base 0.4.0 + _ZN5FTerm18terminal_detectionE@Base 0.4.0 + _ZN5FTerm19cursor_optimisationE@Base 0.4.0 + _ZN5FTerm19getLinuxModifierKeyEv@Base 0.4.0 + _ZN5FTerm19initTeraTermCharMapEv@Base 0.4.0 + _ZN5FTerm19no_shadow_characterE@Base 0.4.0 + _ZN5FTerm19setBlinkAsIntensityEb@Base 0.4.0 + _ZN5FTerm19setNonBlockingInputEb@Base 0.4.0 + _ZN5FTerm19setXTermCursorColorERK7FString@Base 0.4.0 + _ZN5FTerm19setXTermCursorStyleEN2fc16xtermCursorStyleE@Base 0.4.0 + _ZN5FTerm19utf8_linux_terminalE@Base 0.4.0 + _ZN5FTerm20resetXTermBackgroundEv@Base 0.4.0 + _ZN5FTerm20resetXTermForegroundEv@Base 0.4.0 + _ZN5FTerm20use_alternate_screenE@Base 0.4.0 + _ZN5FTerm20xterm_default_colorsE@Base 0.4.0 + _ZN5FTerm21cursor_addres_lengthsE@Base 0.4.0 + _ZN5FTerm21init_256colorTerminalEv@Base 0.4.0 + _ZN5FTerm21resetXTermCursorColorEv@Base 0.4.0 + _ZN5FTerm23initLinuxConsoleCharMapEv@Base 0.4.0 + _ZN5FTerm23no_half_block_characterE@Base 0.4.0 + _ZN5FTerm23readAttributeControllerEh@Base 0.4.0 + _ZN5FTerm23setXTermMouseBackgroundERK7FString@Base 0.4.0 + _ZN5FTerm23setXTermMouseForegroundERK7FString@Base 0.4.0 + _ZN5FTerm24writeAttributeControllerEhh@Base 0.4.0 + _ZN5FTerm25resetXTermMouseBackgroundEv@Base 0.4.0 + _ZN5FTerm25resetXTermMouseForegroundEv@Base 0.4.0 + _ZN5FTerm26getLinuxConsoleCursorStyleEv@Base 0.4.0 + _ZN5FTerm26linux_console_cursor_styleE@Base 0.4.0 + _ZN5FTerm26setLinuxConsoleCursorStyleEN2fc23linuxConsoleCursorStyleEb@Base 0.4.0 + _ZN5FTerm27setXTermHighlightBackgroundERK7FString@Base 0.4.0 + _ZN5FTerm28freebsd_console_cursor_styleE@Base 0.4.0 + _ZN5FTerm29resetXTermHighlightBackgroundEv@Base 0.4.0 + _ZN5FTerm4beepEv@Base 0.4.0 + _ZN5FTerm4initEv@Base 0.4.0 + _ZN5FTerm4tcapE@Base 0.4.0 + _ZN5FTerm4termE@Base 0.4.0 + _ZN5FTerm5mouseE@Base 0.4.0 + _ZN5FTerm6fd_ttyE@Base 0.4.0 + _ZN5FTerm6finishEv@Base 0.4.0 + _ZN5FTerm6getTTYEv@Base 0.4.0 + _ZN5FTerm6sec_daE@Base 0.4.0 + _ZN5FTerm6setTTYERK7termios@Base 0.4.0 + _ZN5FTerm7NewFontE@Base 0.4.0 + _ZN5FTerm7VGAFontE@Base 0.4.0 + _ZN5FTerm7mod_keyE@Base 0.4.0 + _ZN5FTerm7setBeepEii@Base 0.4.0 + _ZN5FTerm7setUTF8Eb@Base 0.4.0 + _ZN5FTerm8EncodingE@Base 0.4.0 + _ZN5FTerm8FputcharE@Base 0.4.0 + _ZN5FTerm8baudrateE@Base 0.4.0 + _ZN5FTerm8color256E@Base 0.4.0 + _ZN5FTerm8getSecDAEv@Base 0.4.0 + _ZN5FTerm8gpmMouseEb@Base 0.4.0 + _ZN5FTerm8isNormalERPN9FOptiAttr9char_dataE@Base 0.4.0 + _ZN5FTerm8raw_modeE@Base 0.4.0 + _ZN5FTerm8stdin_noE@Base 0.4.0 + _ZN5FTerm8termtypeE@Base 0.4.0 + _ZN5FTerm9monochronE@Base 0.4.0 + _ZN5FTerm9opti_attrE@Base 0.4.0 + _ZN5FTerm9opti_moveE@Base 0.4.0 + _ZN5FTerm9oscPrefixEv@Base 0.4.0 + _ZN5FTerm9resetBeepEv@Base 0.4.0 + _ZN5FTerm9stdout_noE@Base 0.4.0 + _ZN5FTerm9term_initE@Base 0.4.0 + _ZN5FTerm9term_nameE@Base 0.4.0 + _ZN5FTermC1Eb@Base 0.4.0 + _ZN5FTermC2Eb@Base 0.4.0 + _ZN5FTermD0Ev@Base 0.4.0 + _ZN5FTermD1Ev@Base 0.4.0 + _ZN5FTermD2Ev@Base 0.4.0 + _ZN6FEventC1Ei@Base 0.4.0 + _ZN6FEventC2Ei@Base 0.4.0 + _ZN6FEventD0Ev@Base 0.4.0 + _ZN6FEventD1Ev@Base 0.4.0 + _ZN6FEventD2Ev@Base 0.4.0 + _ZN6FLabel11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN6FLabel11setEmphasisEb@Base 0.4.0 + _ZN6FLabel12getHotkeyPosERPwS1_j@Base 0.4.0 + _ZN6FLabel12setAlignmentEN2fc14text_alignmentE@Base 0.4.0 + _ZN6FLabel14getAlignOffsetEi@Base 0.4.0 + _ZN6FLabel14setAccelWidgetEP7FWidget@Base 0.4.0 + _ZN6FLabel14setReverseModeEb@Base 0.4.0 + _ZN6FLabel20setHotkeyAcceleratorEv@Base 0.4.0 + _ZN6FLabel25cb_accel_widget_destroyedEP7FWidgetPv@Base 0.4.0 + _ZN6FLabel4drawEv@Base 0.4.0 + _ZN6FLabel4hideEv@Base 0.4.0 + _ZN6FLabel4initEv@Base 0.4.0 + _ZN6FLabel7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN6FLabel7setTextERK7FString@Base 0.4.0 + _ZN6FLabel9getHotkeyEv@Base 0.4.0 + _ZN6FLabel9printLineERPwjii@Base 0.4.0 + _ZN6FLabel9setEnableEb@Base 0.4.0 + _ZN6FLabelC1EP7FWidget@Base 0.4.0 + _ZN6FLabelC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN6FLabelC2EP7FWidget@Base 0.4.0 + _ZN6FLabelC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN6FLabelD0Ev@Base 0.4.0 + _ZN6FLabelD1Ev@Base 0.4.0 + _ZN6FLabelD2Ev@Base 0.4.0 + _ZN6FLabelaSERK7FString@Base 0.4.0 + _ZN6FLabellsERK7FString@Base 0.4.0 + _ZN6FLabellsEd@Base 0.4.0 + _ZN6FLabellsEe@Base 0.4.0 + _ZN6FLabellsEf@Base 0.4.0 + _ZN6FLabellsEi@Base 0.4.0 + _ZN6FLabellsEj@Base 0.4.0 + _ZN6FLabellsEl@Base 0.4.0 + _ZN6FLabellsEm@Base 0.4.0 + _ZN6FLabellsEw@Base 0.4.0 + _ZN6FLabelrsER7FString@Base 0.4.0 + _ZN6FPoint12getClassNameEv@Base 0.4.0 + _ZN6FPoint4setXEi@Base 0.4.0 + _ZN6FPoint4setYEi@Base 0.4.0 + _ZN6FPoint8setPointEii@Base 0.4.0 + _ZN6FPointD0Ev@Base 0.4.0 + _ZN6FPointD1Ev@Base 0.4.0 + _ZN6FPointD2Ev@Base 0.4.0 + _ZN6FPointaSERKS_@Base 0.4.0 + _ZN6FPointmIERKS_@Base 0.4.0 + _ZN6FPointpLERKS_@Base 0.4.0 + _ZN6FVTerm10createAreaERK5FRectRK6FPointRPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm10createAreaEiiiiiiRPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm10hideCursorEb@Base 0.4.0 + _ZN6FVTerm10removeAreaERPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm10resizeAreaERK5FRectRK6FPointPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm10resizeAreaEiiiiiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm11active_areaE@Base 0.4.0 + _ZN6FVTerm11createVTermERK5FRect@Base 0.4.0 + _ZN6FVTerm11createVTermEii@Base 0.4.0 + _ZN6FVTerm11resizeVTermERK5FRect@Base 0.4.0 + _ZN6FVTerm11resizeVTermEii@Base 0.4.0 + _ZN6FVTerm11updateVTermEPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm11updateVTermEv@Base 0.4.0 + _ZN6FVTerm12getCharacterENS_14character_typeERK6FPointPS_@Base 0.4.0 + _ZN6FVTerm12getCharacterENS_14character_typeEiiPS_@Base 0.4.0 + _ZN6FVTerm12getPrintAreaEv@Base 0.4.0 + _ZN6FVTerm12isInsideAreaEiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm12restoreVTermERK5FRect@Base 0.4.0 + _ZN6FVTerm12restoreVTermEiiii@Base 0.4.0 + _ZN6FVTerm13hidden_cursorE@Base 0.4.0 + _ZN6FVTerm13output_bufferE@Base 0.4.0 + _ZN6FVTerm13setAreaCursorERK6FPointbPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm13setAreaCursorEiibPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm14getPrintCursorEv@Base 0.4.0 + _ZN6FVTerm14next_attributeE@Base 0.4.0 + _ZN6FVTerm14setPrintCursorEii@Base 0.4.0 + _ZN6FVTerm14term_attributeE@Base 0.4.0 + _ZN6FVTerm14updateTerminalEb@Base 0.4.0 + _ZN6FVTerm14updateTerminalEv@Base 0.4.0 + _ZN6FVTerm16appendLowerRightERPN9FOptiAttr9char_dataE@Base 0.4.0 + _ZN6FVTerm16isInsideTerminalEii@Base 0.4.0 + _ZN6FVTerm17scrollAreaForwardEPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm17scrollAreaReverseEPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm17updateVTermCursorEPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm18appendOutputBufferEi@Base 0.4.0 + _ZN6FVTerm18updateTerminalLineEj@Base 0.4.0 + _ZN6FVTerm19getCoveredCharacterERK6FPointPS_@Base 0.4.0 + _ZN6FVTerm19getCoveredCharacterEiiPS_@Base 0.4.0 + _ZN6FVTerm19startTerminalUpdateEv@Base 0.4.0 + _ZN6FVTerm20finishTerminalUpdateEv@Base 0.4.0 + _ZN6FVTerm20setInsertCursorStyleEb@Base 0.4.0 + _ZN6FVTerm20updateTerminalCursorEv@Base 0.4.0 + _ZN6FVTerm21force_terminal_updateE@Base 0.4.0 + _ZN6FVTerm21processTerminalUpdateEv@Base 0.4.0 + _ZN6FVTerm21stop_terminal_updatesE@Base 0.4.0 + _ZN6FVTerm22getOverlappedCharacterERK6FPointPS_@Base 0.4.0 + _ZN6FVTerm22getOverlappedCharacterEiiPS_@Base 0.4.0 + _ZN6FVTerm23addPreprocessingHandlerEPS_MS_FvvE@Base 0.4.0 + _ZN6FVTerm23delPreprocessingHandlerEPS_@Base 0.4.0 + _ZN6FVTerm23skipped_terminal_updateE@Base 0.4.0 + _ZN6FVTerm23terminal_update_pendingE@Base 0.4.0 + _ZN6FVTerm24terminal_update_completeE@Base 0.4.0 + _ZN6FVTerm4initEv@Base 0.4.0 + _ZN6FVTerm4tcapE@Base 0.4.0 + _ZN6FVTerm5printEPKc@Base 0.4.0 + _ZN6FVTerm5printEPKw@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaEPKc@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaEPKw@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaERK7FString@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaERKSs@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaERKSt6vectorIN9FOptiAttr9char_dataESaIS4_EE@Base 0.4.0 + _ZN6FVTerm5printEPNS_9term_areaEi@Base 0.4.0 + _ZN6FVTerm5printERK7FString@Base 0.4.0 + _ZN6FVTerm5printERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN6FVTerm5printERKSs@Base 0.4.0 + _ZN6FVTerm5printERKSt6vectorIN9FOptiAttr9char_dataESaIS2_EE@Base 0.4.0 + _ZN6FVTerm5printEi@Base 0.4.0 + _ZN6FVTerm5vtermE@Base 0.4.0 + _ZN6FVTerm6finishEv@Base 0.4.0 + _ZN6FVTerm6printfEPKcz@Base 0.4.0 + _ZN6FVTerm6printfEPKwz@Base 0.4.0 + _ZN6FVTerm7getAreaERK5FRectPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm7getAreaERK6FPointPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm7getAreaEiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm7getAreaEiiiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm7putAreaERK6FPointPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm7putAreaEiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm8putVTermEv@Base 0.4.0 + _ZN6FVTerm8term_posE@Base 0.4.0 + _ZN6FVTerm8vdesktopE@Base 0.4.0 + _ZN6FVTerm9clearAreaEPNS_9term_areaEi@Base 0.4.0 + _ZN6FVTerm9clearAreaEi@Base 0.4.0 + _ZN6FVTerm9clearTermEi@Base 0.4.0 + _ZN6FVTerm9flush_outEv@Base 0.4.0 + _ZN6FVTerm9isCoveredERK6FPointPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm9isCoveredEiiPNS_9term_areaE@Base 0.4.0 + _ZN6FVTerm9setTermXYEii@Base 0.4.0 + _ZN6FVTermC1Ebb@Base 0.4.0 + _ZN6FVTermC2Ebb@Base 0.4.0 + _ZN6FVTermD0Ev@Base 0.4.0 + _ZN6FVTermD1Ev@Base 0.4.0 + _ZN6FVTermD2Ev@Base 0.4.0 + _ZN7FButton10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN7FButton10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN7FButton10setDisableEv@Base 0.4.0 + _ZN7FButton10unsetFocusEv@Base 0.4.0 + _ZN7FButton11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN7FButton11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN7FButton11unsetEnableEv@Base 0.4.0 + _ZN7FButton12processClickEv@Base 0.4.0 + _ZN7FButton14setNoUnderlineEb@Base 0.4.0 + _ZN7FButton17updateButtonColorEv@Base 0.4.0 + _ZN7FButton18setBackgroundColorEs@Base 0.4.0 + _ZN7FButton18setForegroundColorEs@Base 0.4.0 + _ZN7FButton20setHotkeyAcceleratorEv@Base 0.4.0 + _ZN7FButton23setFocusBackgroundColorEs@Base 0.4.0 + _ZN7FButton23setFocusForegroundColorEs@Base 0.4.0 + _ZN7FButton24setHotkeyForegroundColorEs@Base 0.4.0 + _ZN7FButton26setInactiveBackgroundColorEs@Base 0.4.0 + _ZN7FButton26setInactiveForegroundColorEs@Base 0.4.0 + _ZN7FButton4drawEv@Base 0.4.0 + _ZN7FButton4hideEv@Base 0.4.0 + _ZN7FButton4initEv@Base 0.4.0 + _ZN7FButton7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN7FButton7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN7FButton7setDownEb@Base 0.4.0 + _ZN7FButton7setFlatEb@Base 0.4.0 + _ZN7FButton7setTextERK7FString@Base 0.4.0 + _ZN7FButton8setFocusEb@Base 0.4.0 + _ZN7FButton8setFocusEv@Base 0.4.0 + _ZN7FButton9getHotkeyEv@Base 0.4.0 + _ZN7FButton9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN7FButton9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN7FButton9setEnableEb@Base 0.4.0 + _ZN7FButton9setEnableEv@Base 0.4.0 + _ZN7FButton9setShadowEb@Base 0.4.0 + _ZN7FButtonC1EP7FWidget@Base 0.4.0 + _ZN7FButtonC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FButtonC2EP7FWidget@Base 0.4.0 + _ZN7FButtonC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FButtonD0Ev@Base 0.4.0 + _ZN7FButtonD1Ev@Base 0.4.0 + _ZN7FButtonD2Ev@Base 0.4.0 + _ZN7FDialog10drawBorderEv@Base 0.4.0 + _ZN7FDialog10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN7FDialog11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN7FDialog11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN7FDialog11setZoomItemEv@Base 0.4.0 + _ZN7FDialog12drawTitleBarEv@Base 0.4.0 + _ZN7FDialog13setResizeableEb@Base 0.4.0 + _ZN7FDialog13setScrollableEb@Base 0.4.0 + _ZN7FDialog14activateDialogEv@Base 0.4.0 + _ZN7FDialog14onWindowActiveEP6FEvent@Base 0.4.0 + _ZN7FDialog14onWindowRaisedEP6FEvent@Base 0.4.0 + _ZN7FDialog15onWindowLoweredEP6FEvent@Base 0.4.0 + _ZN7FDialog15setDialogWidgetEb@Base 0.4.0 + _ZN7FDialog16drawDialogShadowEv@Base 0.4.0 + _ZN7FDialog16onWindowInactiveEP6FEvent@Base 0.4.0 + _ZN7FDialog18onMouseDoubleClickEP11FMouseEvent@Base 0.4.0 + _ZN7FDialog19selectFirstMenuItemEv@Base 0.4.0 + _ZN7FDialog4doneEi@Base 0.4.0 + _ZN7FDialog4drawEv@Base 0.4.0 + _ZN7FDialog4execEv@Base 0.4.0 + _ZN7FDialog4hideEv@Base 0.4.0 + _ZN7FDialog4initEv@Base 0.4.0 + _ZN7FDialog4moveEii@Base 0.4.0 + _ZN7FDialog4showEv@Base 0.4.0 + _ZN7FDialog6onHideEP10FHideEvent@Base 0.4.0 + _ZN7FDialog6onShowEP10FShowEvent@Base 0.4.0 + _ZN7FDialog6setPosEiib@Base 0.4.0 + _ZN7FDialog7cb_moveEP7FWidgetPv@Base 0.4.0 + _ZN7FDialog7cb_zoomEP7FWidgetPv@Base 0.4.0 + _ZN7FDialog7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN7FDialog7onCloseEP11FCloseEvent@Base 0.4.0 + _ZN7FDialog7setSizeEiib@Base 0.4.0 + _ZN7FDialog8cb_closeEP7FWidgetPv@Base 0.4.0 + _ZN7FDialog8openMenuEv@Base 0.4.0 + _ZN7FDialog8setModalEb@Base 0.4.0 + _ZN7FDialog9addDialogEP7FWidget@Base 0.4.0 + _ZN7FDialog9delDialogEP7FWidget@Base 0.4.0 + _ZN7FDialog9leaveMenuEv@Base 0.4.0 + _ZN7FDialog9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN7FDialogC1EP7FWidget@Base 0.4.0 + _ZN7FDialogC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FDialogC2EP7FWidget@Base 0.4.0 + _ZN7FDialogC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FDialogD0Ev@Base 0.4.0 + _ZN7FDialogD1Ev@Base 0.4.0 + _ZN7FDialogD2Ev@Base 0.4.0 + _ZN7FObject10timer_listE@Base 0.4.0 + _ZN7FObject11delAllTimerEv@Base 0.4.0 + _ZN7FObject11delOwnTimerEv@Base 0.4.0 + _ZN7FObject14getCurrentTimeEP7timeval@Base 0.4.0 + _ZN7FObject17timer_modify_lockE@Base 0.4.0 + _ZN7FObject5eventEP6FEvent@Base 0.4.0 + _ZN7FObject7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN7FObject8addChildEPS_@Base 0.4.0 + _ZN7FObject8addTimerEi@Base 0.4.0 + _ZN7FObject8delChildEPS_@Base 0.4.0 + _ZN7FObject8delTimerEi@Base 0.4.0 + _ZN7FObjectC1EPS_@Base 0.4.0 + _ZN7FObjectC2EPS_@Base 0.4.0 + _ZN7FObjectD0Ev@Base 0.4.0 + _ZN7FObjectD1Ev@Base 0.4.0 + _ZN7FObjectD2Ev@Base 0.4.0 + _ZN7FString13bad_alloc_strE@Base 0.4.0 + _ZN7FString17setFormatedNumberElc@Base 0.4.0 + _ZN7FString17setFormatedNumberEmc@Base 0.4.0 + _ZN7FString5clearEv@Base 0.4.0 + _ZN7FString5splitERKS_@Base 0.4.0 + _ZN7FString6insertEPKcj@Base 0.4.0 + _ZN7FString6insertEPKwj@Base 0.4.0 + _ZN7FString6insertERKS_j@Base 0.4.0 + _ZN7FString6insertEcj@Base 0.4.0 + _ZN7FString6insertEwj@Base 0.4.0 + _ZN7FString6removeEjj@Base 0.4.0 + _ZN7FString7_insertEjjPKw@Base 0.4.0 + _ZN7FString7replaceEPKcPKw@Base 0.4.0 + _ZN7FString7replaceEPKcRKS_@Base 0.4.0 + _ZN7FString7replaceEPKcRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceEPKcRKSs@Base 0.4.0 + _ZN7FString7replaceEPKcS1_@Base 0.4.0 + _ZN7FString7replaceEPKcc@Base 0.4.0 + _ZN7FString7replaceEPKcw@Base 0.4.0 + _ZN7FString7replaceEPKwRKS_@Base 0.4.0 + _ZN7FString7replaceEPKwRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceEPKwS1_@Base 0.4.0 + _ZN7FString7replaceEPKwc@Base 0.4.0 + _ZN7FString7replaceEPKww@Base 0.4.0 + _ZN7FString7replaceERKS_PKc@Base 0.4.0 + _ZN7FString7replaceERKS_PKw@Base 0.4.0 + _ZN7FString7replaceERKS_RKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceERKS_RKSs@Base 0.4.0 + _ZN7FString7replaceERKS_S1_@Base 0.4.0 + _ZN7FString7replaceERKS_c@Base 0.4.0 + _ZN7FString7replaceERKS_w@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEPKc@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEPKw@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEERKS_@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEERKSs@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEES5_@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEc@Base 0.4.0 + _ZN7FString7replaceERKSbIwSt11char_traitsIwESaIwEEw@Base 0.4.0 + _ZN7FString7replaceERKSsPKc@Base 0.4.0 + _ZN7FString7replaceERKSsPKw@Base 0.4.0 + _ZN7FString7replaceERKSsRKS_@Base 0.4.0 + _ZN7FString7replaceERKSsRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceERKSsS1_@Base 0.4.0 + _ZN7FString7replaceERKSsc@Base 0.4.0 + _ZN7FString7replaceERKSsw@Base 0.4.0 + _ZN7FString7replaceEcPKc@Base 0.4.0 + _ZN7FString7replaceEcPKw@Base 0.4.0 + _ZN7FString7replaceEcRKS_@Base 0.4.0 + _ZN7FString7replaceEcRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceEcRKSs@Base 0.4.0 + _ZN7FString7replaceEcc@Base 0.4.0 + _ZN7FString7replaceEcw@Base 0.4.0 + _ZN7FString7replaceEwPKc@Base 0.4.0 + _ZN7FString7replaceEwPKw@Base 0.4.0 + _ZN7FString7replaceEwRKS_@Base 0.4.0 + _ZN7FString7replaceEwRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FString7replaceEwRKSs@Base 0.4.0 + _ZN7FString7replaceEww@Base 0.4.0 + _ZN7FString7sprintfEPKcz@Base 0.4.0 + _ZN7FString7sprintfEPKwz@Base 0.4.0 + _ZN7FString8includesEPKc@Base 0.4.0 + _ZN7FString8includesEPKw@Base 0.4.0 + _ZN7FString8includesERKS_@Base 0.4.0 + _ZN7FString8includesEc@Base 0.4.0 + _ZN7FString8includesEw@Base 0.4.0 + _ZN7FString9overwriteEPKwj@Base 0.4.0 + _ZN7FString9overwriteERKS_j@Base 0.4.0 + _ZN7FString9overwriteEwj@Base 0.4.0 + _ZN7FString9setNumberEei@Base 0.4.0 + _ZN7FString9setNumberEl@Base 0.4.0 + _ZN7FString9setNumberEm@Base 0.4.0 + _ZN7FString9setStringEPKc@Base 0.4.0 + _ZN7FString9setStringEPKw@Base 0.4.0 + _ZN7FStringC1EPKc@Base 0.4.0 + _ZN7FStringC1EPKw@Base 0.4.0 + _ZN7FStringC1ERKS_@Base 0.4.0 + _ZN7FStringC1ERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringC1ERKSs@Base 0.4.0 + _ZN7FStringC1Ec@Base 0.4.0 + _ZN7FStringC1Ei@Base 0.4.0 + _ZN7FStringC1Eic@Base 0.4.0 + _ZN7FStringC1Eiw@Base 0.4.0 + _ZN7FStringC1Ej@Base 0.4.0 + _ZN7FStringC1Ejc@Base 0.4.0 + _ZN7FStringC1Ejw@Base 0.4.0 + _ZN7FStringC1Ev@Base 0.4.0 + _ZN7FStringC1Ew@Base 0.4.0 + _ZN7FStringC2EPKc@Base 0.4.0 + _ZN7FStringC2EPKw@Base 0.4.0 + _ZN7FStringC2ERKS_@Base 0.4.0 + _ZN7FStringC2ERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringC2ERKSs@Base 0.4.0 + _ZN7FStringC2Ec@Base 0.4.0 + _ZN7FStringC2Ei@Base 0.4.0 + _ZN7FStringC2Eic@Base 0.4.0 + _ZN7FStringC2Eiw@Base 0.4.0 + _ZN7FStringC2Ej@Base 0.4.0 + _ZN7FStringC2Ejc@Base 0.4.0 + _ZN7FStringC2Ejw@Base 0.4.0 + _ZN7FStringC2Ev@Base 0.4.0 + _ZN7FStringC2Ew@Base 0.4.0 + _ZN7FStringD0Ev@Base 0.4.0 + _ZN7FStringD1Ev@Base 0.4.0 + _ZN7FStringD2Ev@Base 0.4.0 + _ZN7FStringaSEPKc@Base 0.4.0 + _ZN7FStringaSEPKw@Base 0.4.0 + _ZN7FStringaSERKS_@Base 0.4.0 + _ZN7FStringaSERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringaSERKSs@Base 0.4.0 + _ZN7FStringaSEc@Base 0.4.0 + _ZN7FStringaSEw@Base 0.4.0 + _ZN7FStringclEv@Base 0.4.0 + _ZN7FStringixEi@Base 0.4.0 + _ZN7FStringixEj@Base 0.4.0 + _ZN7FStringlsERKS_@Base 0.4.0 + _ZN7FStringlsEc@Base 0.4.0 + _ZN7FStringlsEd@Base 0.4.0 + _ZN7FStringlsEe@Base 0.4.0 + _ZN7FStringlsEf@Base 0.4.0 + _ZN7FStringlsEi@Base 0.4.0 + _ZN7FStringlsEj@Base 0.4.0 + _ZN7FStringlsEl@Base 0.4.0 + _ZN7FStringlsEm@Base 0.4.0 + _ZN7FStringlsEs@Base 0.4.0 + _ZN7FStringlsEt@Base 0.4.0 + _ZN7FStringlsEw@Base 0.4.0 + _ZN7FStringpLEPKc@Base 0.4.0 + _ZN7FStringpLEPKw@Base 0.4.0 + _ZN7FStringpLERKS_@Base 0.4.0 + _ZN7FStringpLERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringpLERKSs@Base 0.4.0 + _ZN7FStringpLEc@Base 0.4.0 + _ZN7FStringpLEw@Base 0.4.0 + _ZN7FStringplEPKc@Base 0.4.0 + _ZN7FStringplEPKw@Base 0.4.0 + _ZN7FStringplERKS_@Base 0.4.0 + _ZN7FStringplERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringplERKSs@Base 0.4.0 + _ZN7FStringplEc@Base 0.4.0 + _ZN7FStringplEw@Base 0.4.0 + _ZN7FStringrsERS_@Base 0.4.0 + _ZN7FStringrsERSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZN7FStringrsERc@Base 0.4.0 + _ZN7FStringrsERd@Base 0.4.0 + _ZN7FStringrsERf@Base 0.4.0 + _ZN7FStringrsERi@Base 0.4.0 + _ZN7FStringrsERj@Base 0.4.0 + _ZN7FStringrsERl@Base 0.4.0 + _ZN7FStringrsERm@Base 0.4.0 + _ZN7FStringrsERs@Base 0.4.0 + _ZN7FStringrsERt@Base 0.4.0 + _ZN7FStringrsERw@Base 0.4.0 + _ZN7FSwitch10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN7FSwitch11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN7FSwitch15drawCheckButtonEv@Base 0.4.0 + _ZN7FSwitch4drawEv@Base 0.4.0 + _ZN7FSwitch7setTextERK7FString@Base 0.4.0 + _ZN7FSwitch9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN7FSwitchC1EP7FWidget@Base 0.4.0 + _ZN7FSwitchC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FSwitchC2EP7FWidget@Base 0.4.0 + _ZN7FSwitchC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN7FSwitchD0Ev@Base 0.4.0 + _ZN7FSwitchD1Ev@Base 0.4.0 + _ZN7FSwitchD2Ev@Base 0.4.0 + _ZN7FWidget10adjustSizeEv@Base 0.4.0 + _ZN7FWidget10drawBorderEiiii@Base 0.4.0 + _ZN7FWidget10drawBorderEv@Base 0.4.0 + _ZN7FWidget10drawShadowEv@Base 0.4.0 + _ZN7FWidget10getMenuBarEv@Base 0.4.0 + _ZN7FWidget10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN7FWidget10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN7FWidget10setDisableEv@Base 0.4.0 + _ZN7FWidget10setMenuBarEP8FMenuBar@Base 0.4.0 + _ZN7FWidget10unsetFocusEv@Base 0.4.0 + _ZN7FWidget11addCallbackERK7FStringPFvPS_PvES4_@Base 0.4.0 + _ZN7FWidget11addCallbackERK7FStringPS_MS_FvS3_PvES4_@Base 0.4.0 + _ZN7FWidget11clearShadowEv@Base 0.4.0 + _ZN7FWidget11delCallbackEPFvPS_PvE@Base 0.4.0 + _ZN7FWidget11delCallbackEPS_@Base 0.4.0 + _ZN7FWidget11dialog_listE@Base 0.4.0 + _ZN7FWidget11getOpenMenuEv@Base 0.4.0 + _ZN7FWidget11getPrintPosEv@Base 0.4.0 + _ZN7FWidget11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN7FWidget11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN7FWidget11setGeometryERK5FRectb@Base 0.4.0 + _ZN7FWidget11setGeometryEiiiib@Base 0.4.0 + _ZN7FWidget11setOpenMenuEPS_@Base 0.4.0 + _ZN7FWidget11setPrintPosEii@Base 0.4.0 + _ZN7FWidget11setTermSizeEii@Base 0.4.0 + _ZN7FWidget11unsetEnableEv@Base 0.4.0 + _ZN7FWidget11window_listE@Base 0.4.0 + _ZN7FWidget12close_widgetE@Base 0.4.0 + _ZN7FWidget12delCallbacksEv@Base 0.4.0 + _ZN7FWidget12emitCallbackERK7FString@Base 0.4.0 + _ZN7FWidget12getPrintAreaEv@Base 0.4.0 + _ZN7FWidget12getStatusBarEv@Base 0.4.0 + _ZN7FWidget12init_desktopE@Base 0.4.0 + _ZN7FWidget12setCursorPosEii@Base 0.4.0 + _ZN7FWidget12setStatusBarEP10FStatusBar@Base 0.4.0 + _ZN7FWidget13childWidgetAtEPS_ii@Base 0.4.0 + _ZN7FWidget13dbl_line_maskD1Ev@Base 0.4.0 + _ZN7FWidget13dbl_line_maskD2Ev@Base 0.4.0 + _ZN7FWidget13getMainWidgetEv@Base 0.4.0 + _ZN7FWidget13modal_dialogsE@Base 0.4.0 + _ZN7FWidget13setColorThemeEv@Base 0.4.0 + _ZN7FWidget13setMainWidgetEPS_@Base 0.4.0 + _ZN7FWidget13setShadowSizeEii@Base 0.4.0 + _ZN7FWidget13setTermOffsetEv@Base 0.4.0 + _ZN7FWidget13setTopPaddingEib@Base 0.4.0 + _ZN7FWidget14addAcceleratorEiPS_@Base 0.4.0 + _ZN7FWidget14delAcceleratorEPS_@Base 0.4.0 + _ZN7FWidget14detectTermSizeEv@Base 0.4.0 + _ZN7FWidget14drawFlatBorderEv@Base 0.4.0 + _ZN7FWidget14focusLastChildEv@Base 0.4.0 + _ZN7FWidget14focusNextChildEv@Base 0.4.0 + _ZN7FWidget14focusPrevChildEv@Base 0.4.0 + _ZN7FWidget14onChildFocusInEP11FFocusEvent@Base 0.4.0 + _ZN7FWidget14setFocusWidgetEPS_@Base 0.4.0 + _ZN7FWidget14setLeftPaddingEib@Base 0.4.0 + _ZN7FWidget15clearFlatBorderEv@Base 0.4.0 + _ZN7FWidget15focusFirstChildEv@Base 0.4.0 + _ZN7FWidget15onChildFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN7FWidget15setParentOffsetEv@Base 0.4.0 + _ZN7FWidget15setRightPaddingEib@Base 0.4.0 + _ZN7FWidget16adjustSizeGlobalEv@Base 0.4.0 + _ZN7FWidget16getClickedWidgetEv@Base 0.4.0 + _ZN7FWidget16setBottomPaddingEib@Base 0.4.0 + _ZN7FWidget16setClickedWidgetEPS_@Base 0.4.0 + _ZN7FWidget16setVisibleCursorEb@Base 0.4.0 + _ZN7FWidget16setVisibleCursorEv@Base 0.4.0 + _ZN7FWidget16show_root_widgetE@Base 0.4.0 + _ZN7FWidget17getMoveSizeWidgetEv@Base 0.4.0 + _ZN7FWidget17setDoubleFlatLineEN2fc5sidesEb@Base 0.4.0 + _ZN7FWidget17setDoubleFlatLineEN2fc5sidesEib@Base 0.4.0 + _ZN7FWidget17setMoveSizeWidgetEPS_@Base 0.4.0 + _ZN7FWidget18always_on_top_listE@Base 0.4.0 + _ZN7FWidget18doubleFlatLine_refEN2fc5sidesE@Base 0.4.0 + _ZN7FWidget18onMouseDoubleClickEP11FMouseEvent@Base 0.4.0 + _ZN7FWidget18redraw_root_widgetE@Base 0.4.0 + _ZN7FWidget18unsetVisibleCursorEv@Base 0.4.0 + _ZN7FWidget19setStatusbarMessageERK7FString@Base 0.4.0 + _ZN7FWidget22getLastFocusableWidgetESt4listIP7FObjectSaIS2_EE@Base 0.4.0 + _ZN7FWidget22numOfFocusableChildrenEv@Base 0.4.0 + _ZN7FWidget23addPreprocessingHandlerEP6FVTermMS0_FvvE@Base 0.4.0 + _ZN7FWidget23delPreprocessingHandlerEP6FVTerm@Base 0.4.0 + _ZN7FWidget23getFirstFocusableWidgetESt4listIP7FObjectSaIS2_EE@Base 0.4.0 + _ZN7FWidget24setTermOffsetWithPaddingEv@Base 0.4.0 + _ZN7FWidget2wcE@Base 0.4.0 + _ZN7FWidget4drawEv@Base 0.4.0 + _ZN7FWidget4hideEv@Base 0.4.0 + _ZN7FWidget4initEv@Base 0.4.0 + _ZN7FWidget4moveERK6FPoint@Base 0.4.0 + _ZN7FWidget4moveEii@Base 0.4.0 + _ZN7FWidget4quitEv@Base 0.4.0 + _ZN7FWidget4setXEib@Base 0.4.0 + _ZN7FWidget4setYEib@Base 0.4.0 + _ZN7FWidget4showEv@Base 0.4.0 + _ZN7FWidget5closeEv@Base 0.4.0 + _ZN7FWidget5eventEP6FEvent@Base 0.4.0 + _ZN7FWidget6finishEv@Base 0.4.0 + _ZN7FWidget6onHideEP10FHideEvent@Base 0.4.0 + _ZN7FWidget6onShowEP10FShowEvent@Base 0.4.0 + _ZN7FWidget6redrawEv@Base 0.4.0 + _ZN7FWidget6resizeEv@Base 0.4.0 + _ZN7FWidget6setPosERK6FPointb@Base 0.4.0 + _ZN7FWidget6setPosEiib@Base 0.4.0 + _ZN7FWidget7menubarE@Base 0.4.0 + _ZN7FWidget7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN7FWidget7onCloseEP11FCloseEvent@Base 0.4.0 + _ZN7FWidget7onKeyUpEP9FKeyEvent@Base 0.4.0 + _ZN7FWidget7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN7FWidget7setSizeEiib@Base 0.4.0 + _ZN7FWidget8hideableE@Base 0.4.0 + _ZN7FWidget8onResizeEP12FResizeEvent@Base 0.4.0 + _ZN7FWidget8setColorEv@Base 0.4.0 + _ZN7FWidget8setFocusEb@Base 0.4.0 + _ZN7FWidget8setFocusEv@Base 0.4.0 + _ZN7FWidget8setWidthEib@Base 0.4.0 + _ZN7FWidget9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN7FWidget9onKeyDownEP9FKeyEvent@Base 0.4.0 + _ZN7FWidget9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN7FWidget9setEnableEb@Base 0.4.0 + _ZN7FWidget9setEnableEv@Base 0.4.0 + _ZN7FWidget9setHeightEib@Base 0.4.0 + _ZN7FWidget9statusbarE@Base 0.4.0 + _ZN7FWidgetC1EPS_b@Base 0.4.0 + _ZN7FWidgetC2EPS_b@Base 0.4.0 + _ZN7FWidgetD0Ev@Base 0.4.0 + _ZN7FWidgetD1Ev@Base 0.4.0 + _ZN7FWidgetD2Ev@Base 0.4.0 + _ZN7FWindow10adjustSizeEv@Base 0.4.0 + _ZN7FWindow10drawBorderEv@Base 0.4.0 + _ZN7FWindow10swapWindowEP7FWidgetS1_@Base 0.4.0 + _ZN7FWindow10zoomWindowEv@Base 0.4.0 + _ZN7FWindow11lowerWindowEP7FWidget@Base 0.4.0 + _ZN7FWindow11raiseWindowEP7FWidget@Base 0.4.0 + _ZN7FWindow11setGeometryEiiiib@Base 0.4.0 + _ZN7FWindow13setResizeableEb@Base 0.4.0 + _ZN7FWindow13setResizeableEv@Base 0.4.0 + _ZN7FWindow13setShadowSizeEii@Base 0.4.0 + _ZN7FWindow14activateWindowEb@Base 0.4.0 + _ZN7FWindow14getWindowLayerEPK7FWidget@Base 0.4.0 + _ZN7FWindow14onWindowActiveEP6FEvent@Base 0.4.0 + _ZN7FWindow14onWindowRaisedEP6FEvent@Base 0.4.0 + _ZN7FWindow14setAlwaysOnTopEb@Base 0.4.0 + _ZN7FWindow15getActiveWindowEv@Base 0.4.0 + _ZN7FWindow15getWindowWidgetEPK7FWidget@Base 0.4.0 + _ZN7FWindow15onWindowLoweredEP6FEvent@Base 0.4.0 + _ZN7FWindow15previous_windowE@Base 0.4.0 + _ZN7FWindow15setActiveWindowEPS_@Base 0.4.0 + _ZN7FWindow15setWindowWidgetEb@Base 0.4.0 + _ZN7FWindow16onWindowInactiveEP6FEvent@Base 0.4.0 + _ZN7FWindow17getWindowWidgetAtEii@Base 0.4.0 + _ZN7FWindow17unsetActiveWindowEv@Base 0.4.0 + _ZN7FWindow18activatePrevWindowEv@Base 0.4.0 + _ZN7FWindow18processAlwaysOnTopEv@Base 0.4.0 + _ZN7FWindow18switchToPrevWindowEv@Base 0.4.0 + _ZN7FWindow20setTransparentShadowEb@Base 0.4.0 + _ZN7FWindow20setWindowFocusWidgetEPK7FWidget@Base 0.4.0 + _ZN7FWindow25deleteFromAlwaysOnTopListEP7FWidget@Base 0.4.0 + _ZN7FWindow4hideEv@Base 0.4.0 + _ZN7FWindow4moveEii@Base 0.4.0 + _ZN7FWindow4setXEib@Base 0.4.0 + _ZN7FWindow4setYEib@Base 0.4.0 + _ZN7FWindow4showEv@Base 0.4.0 + _ZN7FWindow5eventEP6FEvent@Base 0.4.0 + _ZN7FWindow6setPosEiib@Base 0.4.0 + _ZN7FWindow7setSizeEiib@Base 0.4.0 + _ZN7FWindow8setWidthEib@Base 0.4.0 + _ZN7FWindow9addWindowEP7FWidget@Base 0.4.0 + _ZN7FWindow9delWindowEP7FWidget@Base 0.4.0 + _ZN7FWindow9setHeightEib@Base 0.4.0 + _ZN7FWindow9setShadowEb@Base 0.4.0 + _ZN7FWindowC1EP7FWidget@Base 0.4.0 + _ZN7FWindowC2EP7FWidget@Base 0.4.0 + _ZN7FWindowD0Ev@Base 0.4.0 + _ZN7FWindowD1Ev@Base 0.4.0 + _ZN7FWindowD2Ev@Base 0.4.0 + _ZN8FListBox10adjustSizeEv@Base 0.4.0 + _ZN8FListBox10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN8FListBox10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN8FListBox10setDisableEv@Base 0.4.0 + _ZN8FListBox10unsetFocusEv@Base 0.4.0 + _ZN8FListBox11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN8FListBox11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN8FListBox11setGeometryEiiiib@Base 0.4.0 + _ZN8FListBox12processClickEv@Base 0.4.0 + _ZN8FListBox13adjustYOffsetEv@Base 0.4.0 + _ZN8FListBox13cb_HBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN8FListBox13cb_VBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN8FListBox13processSelectEv@Base 0.4.0 + _ZN8FListBox14processChangedEv@Base 0.4.0 + _ZN8FListBox14setCurrentItemEN9__gnu_cxx17__normal_iteratorIP12FListBoxItemSt6vectorIS2_SaIS2_EEEE@Base 0.4.0 + _ZN8FListBox14setCurrentItemEi@Base 0.4.0 + _ZN8FListBox18onMouseDoubleClickEP11FMouseEvent@Base 0.4.0 + _ZN8FListBox18showInsideBracketsEiN2fc13brackets_typeE@Base 0.4.0 + _ZN8FListBox22recalculateVerticalBarEi@Base 0.4.0 + _ZN8FListBox24recalculateHorizontalBarEib@Base 0.4.0 + _ZN8FListBox4drawEv@Base 0.4.0 + _ZN8FListBox4hideEv@Base 0.4.0 + _ZN8FListBox4initEv@Base 0.4.0 + _ZN8FListBox5clearEv@Base 0.4.0 + _ZN8FListBox6insertE12FListBoxItem@Base 0.4.0 + _ZN8FListBox6insertERK7FStringN2fc13brackets_typeEbPv@Base 0.4.0 + _ZN8FListBox6insertElN2fc13brackets_typeEbPv@Base 0.4.0 + _ZN8FListBox6removeEi@Base 0.4.0 + _ZN8FListBox7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN8FListBox7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN8FListBox7setTextERK7FString@Base 0.4.0 + _ZN8FListBox8drawListEv@Base 0.4.0 + _ZN8FListBox8setFocusEb@Base 0.4.0 + _ZN8FListBox8setFocusEv@Base 0.4.0 + _ZN8FListBox9drawLabelEv@Base 0.4.0 + _ZN8FListBox9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN8FListBox9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN8FListBoxC1EP7FWidget@Base 0.4.0 + _ZN8FListBoxC2EP7FWidget@Base 0.4.0 + _ZN8FListBoxD0Ev@Base 0.4.0 + _ZN8FListBoxD1Ev@Base 0.4.0 + _ZN8FListBoxD2Ev@Base 0.4.0 + _ZN8FMenuBar10adjustSizeEv@Base 0.4.0 + _ZN8FMenuBar10hotkeyMenuERP9FKeyEvent@Base 0.4.0 + _ZN8FMenuBar10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN8FMenuBar11adjustItemsEv@Base 0.4.0 + _ZN8FMenuBar11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN8FMenuBar11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN8FMenuBar12getHotkeyPosERPwS1_j@Base 0.4.0 + _ZN8FMenuBar12leaveMenuBarEv@Base 0.4.0 + _ZN8FMenuBar14selectNextItemEv@Base 0.4.0 + _ZN8FMenuBar14selectPrevItemEv@Base 0.4.0 + _ZN8FMenuBar19calculateDimensionsEv@Base 0.4.0 + _ZN8FMenuBar19cb_item_deactivatedEP7FWidgetPv@Base 0.4.0 + _ZN8FMenuBar4drawEv@Base 0.4.0 + _ZN8FMenuBar4hideEv@Base 0.4.0 + _ZN8FMenuBar4initEv@Base 0.4.0 + _ZN8FMenuBar7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN8FMenuBar9drawItemsEv@Base 0.4.0 + _ZN8FMenuBar9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN8FMenuBar9resetMenuEv@Base 0.4.0 + _ZN8FMenuBarC1EP7FWidget@Base 0.4.0 + _ZN8FMenuBarC2EP7FWidget@Base 0.4.0 + _ZN8FMenuBarD0Ev@Base 0.4.0 + _ZN8FMenuBarD1Ev@Base 0.4.0 + _ZN8FMenuBarD2Ev@Base 0.4.0 + _ZN8FTermcap11osc_supportE@Base 0.4.0 + _ZN8FTermcap13eat_nl_glitchE@Base 0.4.0 + _ZN8FTermcap17no_utf8_acs_charsE@Base 0.4.0 + _ZN8FTermcap18ansi_default_colorE@Base 0.4.0 + _ZN8FTermcap18attr_without_colorE@Base 0.4.0 + _ZN8FTermcap21automatic_left_marginE@Base 0.4.0 + _ZN8FTermcap22automatic_right_marginE@Base 0.4.0 + _ZN8FTermcap22background_color_eraseE@Base 0.4.0 + _ZN8FTermcap4tcapE@Base 0.4.0 + _ZN8FTermcap7tabstopE@Base 0.4.0 + _ZN8FTermcap9max_colorE@Base 0.4.0 + _ZN8FToolTip10adjustSizeEv@Base 0.4.0 + _ZN8FToolTip11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN8FToolTip19calculateDimensionsEv@Base 0.4.0 + _ZN8FToolTip4drawEv@Base 0.4.0 + _ZN8FToolTip4hideEv@Base 0.4.0 + _ZN8FToolTip4initEv@Base 0.4.0 + _ZN8FToolTip4showEv@Base 0.4.0 + _ZN8FToolTip7setTextERK7FString@Base 0.4.0 + _ZN8FToolTipC1EP7FWidget@Base 0.4.0 + _ZN8FToolTipC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN8FToolTipC2EP7FWidget@Base 0.4.0 + _ZN8FToolTipC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN8FToolTipD0Ev@Base 0.4.0 + _ZN8FToolTipD1Ev@Base 0.4.0 + _ZN8FToolTipD2Ev@Base 0.4.0 + _ZN9FCheckBox15drawCheckButtonEv@Base 0.4.0 + _ZN9FCheckBox4drawEv@Base 0.4.0 + _ZN9FCheckBox4initEv@Base 0.4.0 + _ZN9FCheckBoxC1EP7FWidget@Base 0.4.0 + _ZN9FCheckBoxC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FCheckBoxC2EP7FWidget@Base 0.4.0 + _ZN9FCheckBoxC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FCheckBoxD0Ev@Base 0.4.0 + _ZN9FCheckBoxD1Ev@Base 0.4.0 + _ZN9FCheckBoxD2Ev@Base 0.4.0 + _ZN9FKeyEvent6acceptEv@Base 0.4.0 + _ZN9FKeyEvent6ignoreEv@Base 0.4.0 + _ZN9FKeyEventC1Eii@Base 0.4.0 + _ZN9FKeyEventC2Eii@Base 0.4.0 + _ZN9FKeyEventD0Ev@Base 0.4.0 + _ZN9FKeyEventD1Ev@Base 0.4.0 + _ZN9FKeyEventD2Ev@Base 0.4.0 + _ZN9FLineEdit10adjustSizeEv@Base 0.4.0 + _ZN9FLineEdit10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN9FLineEdit10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN9FLineEdit10setDisableEv@Base 0.4.0 + _ZN9FLineEdit10unsetFocusEv@Base 0.4.0 + _ZN9FLineEdit11adjustLabelEv@Base 0.4.0 + _ZN9FLineEdit11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN9FLineEdit11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN9FLineEdit11unsetEnableEv@Base 0.4.0 + _ZN9FLineEdit12setLabelTextERK7FString@Base 0.4.0 + _ZN9FLineEdit14drawInputFieldEv@Base 0.4.0 + _ZN9FLineEdit14processChangedEv@Base 0.4.0 + _ZN9FLineEdit15processActivateEv@Base 0.4.0 + _ZN9FLineEdit19setLabelOrientationENS_7label_oE@Base 0.4.0 + _ZN9FLineEdit4drawEv@Base 0.4.0 + _ZN9FLineEdit4hideEv@Base 0.4.0 + _ZN9FLineEdit4initEv@Base 0.4.0 + _ZN9FLineEdit5clearEv@Base 0.4.0 + _ZN9FLineEdit6onHideEP10FHideEvent@Base 0.4.0 + _ZN9FLineEdit7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN9FLineEdit7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN9FLineEdit7setTextERK7FString@Base 0.4.0 + _ZN9FLineEdit8setFocusEb@Base 0.4.0 + _ZN9FLineEdit8setFocusEv@Base 0.4.0 + _ZN9FLineEdit9hasHotkeyEv@Base 0.4.0 + _ZN9FLineEdit9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN9FLineEdit9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN9FLineEdit9setEnableEb@Base 0.4.0 + _ZN9FLineEdit9setEnableEv@Base 0.4.0 + _ZN9FLineEdit9setShadowEb@Base 0.4.0 + _ZN9FLineEditC1EP7FWidget@Base 0.4.0 + _ZN9FLineEditC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FLineEditC2EP7FWidget@Base 0.4.0 + _ZN9FLineEditC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FLineEditD0Ev@Base 0.4.0 + _ZN9FLineEditD1Ev@Base 0.4.0 + _ZN9FLineEditD2Ev@Base 0.4.0 + _ZN9FLineEditaSERK7FString@Base 0.4.0 + _ZN9FLineEditlsERK7FString@Base 0.4.0 + _ZN9FLineEditlsEd@Base 0.4.0 + _ZN9FLineEditlsEe@Base 0.4.0 + _ZN9FLineEditlsEf@Base 0.4.0 + _ZN9FLineEditlsEi@Base 0.4.0 + _ZN9FLineEditlsEj@Base 0.4.0 + _ZN9FLineEditlsEl@Base 0.4.0 + _ZN9FLineEditlsEm@Base 0.4.0 + _ZN9FLineEditlsEw@Base 0.4.0 + _ZN9FLineEditrsER7FString@Base 0.4.0 + _ZN9FListView10adjustSizeEv@Base 0.4.0 + _ZN9FListView10appendItemEP13FListViewItem@Base 0.4.0 + _ZN9FListView10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN9FListView10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN9FListView11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN9FListView11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN9FListView11setGeometryEiiiib@Base 0.4.0 + _ZN9FListView11stepForwardEi@Base 0.4.0 + _ZN9FListView11stepForwardEv@Base 0.4.0 + _ZN9FListView12drawListLineEPK13FListViewItembb@Base 0.4.0 + _ZN9FListView12processClickEv@Base 0.4.0 + _ZN9FListView12stepBackwardEi@Base 0.4.0 + _ZN9FListView12stepBackwardEv@Base 0.4.0 + _ZN9FListView13cb_HBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN9FListView13cb_VBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN9FListView13setColumnTextEiRK7FString@Base 0.4.0 + _ZN9FListView14adjustViewportEv@Base 0.4.0 + _ZN9FListView14getAlignOffsetEN2fc14text_alignmentEjj@Base 0.4.0 + _ZN9FListView14processChangedEv@Base 0.4.0 + _ZN9FListView16drawColumnLabelsEv@Base 0.4.0 + _ZN9FListView18onMouseDoubleClickEP11FMouseEvent@Base 0.4.0 + _ZN9FListView18setColumnAlignmentEiN2fc14text_alignmentE@Base 0.4.0 + _ZN9FListView19setRelativePositionEi@Base 0.4.0 + _ZN9FListView22recalculateVerticalBarEi@Base 0.4.0 + _ZN9FListView24recalculateHorizontalBarEi@Base 0.4.0 + _ZN9FListView4drawEv@Base 0.4.0 + _ZN9FListView4initEv@Base 0.4.0 + _ZN9FListView6insertEP13FListViewItemSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN9FListView6insertERKSt6vectorI7FStringSaIS1_EEPvSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN9FListView6insertERKSt6vectorIlSaIlEEPvSt14_List_iteratorIP7FObjectE@Base 0.4.0 + _ZN9FListView7onTimerEP11FTimerEvent@Base 0.4.0 + _ZN9FListView7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN9FListView8drawListEv@Base 0.4.0 + _ZN9FListView8getCountEv@Base 0.4.0 + _ZN9FListView8scrollToEii@Base 0.4.0 + _ZN9FListView9addColumnERK7FStringi@Base 0.4.0 + _ZN9FListView9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN9FListView9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN9FListView9scrollToXEi@Base 0.4.0 + _ZN9FListView9scrollToYEi@Base 0.4.0 + _ZN9FListViewC1EP7FWidget@Base 0.4.0 + _ZN9FListViewC2EP7FWidget@Base 0.4.0 + _ZN9FListViewD0Ev@Base 0.4.0 + _ZN9FListViewD1Ev@Base 0.4.0 + _ZN9FListViewD2Ev@Base 0.4.0 + _ZN9FMenuItem10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN9FMenuItem10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN9FMenuItem10unsetFocusEv@Base 0.4.0 + _ZN9FMenuItem11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN9FMenuItem11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN9FMenuItem11setSelectedEv@Base 0.4.0 + _ZN9FMenuItem13unsetSelectedEv@Base 0.4.0 + _ZN9FMenuItem14addAcceleratorEiP7FWidget@Base 0.4.0 + _ZN9FMenuItem14delAcceleratorEP7FWidget@Base 0.4.0 + _ZN9FMenuItem14processClickedEv@Base 0.4.0 + _ZN9FMenuItem15processActivateEv@Base 0.4.0 + _ZN9FMenuItem16cb_destroyDialogEP7FWidgetPv@Base 0.4.0 + _ZN9FMenuItem16createDialogListEP5FMenu@Base 0.4.0 + _ZN9FMenuItem17cb_switchToDialogEP7FWidgetPv@Base 0.4.0 + _ZN9FMenuItem17processDeactivateEv@Base 0.4.0 + _ZN9FMenuItem18onMouseDoubleClickEP11FMouseEvent@Base 0.4.0 + _ZN9FMenuItem4initEP7FWidget@Base 0.4.0 + _ZN9FMenuItem6hotKeyEv@Base 0.4.0 + _ZN9FMenuItem7onAccelEP11FAccelEvent@Base 0.4.0 + _ZN9FMenuItem7setTextERK7FString@Base 0.4.0 + _ZN9FMenuItem8openMenuEv@Base 0.4.0 + _ZN9FMenuItem8setFocusEb@Base 0.4.0 + _ZN9FMenuItem8setFocusEv@Base 0.4.0 + _ZN9FMenuItem9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN9FMenuItem9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN9FMenuItem9setEnableEb@Base 0.4.0 + _ZN9FMenuItemC1EP7FWidget@Base 0.4.0 + _ZN9FMenuItemC1ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FMenuItemC1EiRK7FStringP7FWidget@Base 0.4.0 + _ZN9FMenuItemC2EP7FWidget@Base 0.4.0 + _ZN9FMenuItemC2ERK7FStringP7FWidget@Base 0.4.0 + _ZN9FMenuItemC2EiRK7FStringP7FWidget@Base 0.4.0 + _ZN9FMenuItemD0Ev@Base 0.4.0 + _ZN9FMenuItemD1Ev@Base 0.4.0 + _ZN9FMenuItemD2Ev@Base 0.4.0 + _ZN9FMenuList12unselectItemEv@Base 0.4.0 + _ZN9FMenuList15selectFirstItemEv@Base 0.4.0 + _ZN9FMenuList5clearEv@Base 0.4.0 + _ZN9FMenuList6insertEP9FMenuItem@Base 0.4.0 + _ZN9FMenuList6removeEP9FMenuItem@Base 0.4.0 + _ZN9FMenuList6removeEi@Base 0.4.0 + _ZN9FMenuListC1Ev@Base 0.4.0 + _ZN9FMenuListC2Ev@Base 0.4.0 + _ZN9FMenuListD0Ev@Base 0.4.0 + _ZN9FMenuListD1Ev@Base 0.4.0 + _ZN9FMenuListD2Ev@Base 0.4.0 + _ZN9FOptiAttr12change_colorERPNS_9char_dataES2_@Base 0.4.0 + _ZN9FOptiAttr12hasAttributeERPNS_9char_dataE@Base 0.4.0 + _ZN9FOptiAttr13set_orig_pairERPc@Base 0.4.0 + _ZN9FOptiAttr14hasNoAttributeERPNS_9char_dataE@Base 0.4.0 + _ZN9FOptiAttr15changeAttributeERPNS_9char_dataES2_@Base 0.4.0 + _ZN9FOptiAttr17setTermAttributesERPNS_9char_dataEbbbbbbbbb@Base 0.4.0 + _ZN9FOptiAttr17set_exit_dim_modeERPc@Base 0.4.0 + _ZN9FOptiAttr18set_enter_dim_modeERPc@Base 0.4.0 + _ZN9FOptiAttr18set_exit_bold_modeERPc@Base 0.4.0 + _ZN9FOptiAttr18set_set_attributesERPc@Base 0.4.0 + _ZN9FOptiAttr19setTermDefaultColorERPNS_9char_dataE@Base 0.4.0 + _ZN9FOptiAttr19set_enter_bold_modeERPc@Base 0.4.0 + _ZN9FOptiAttr19set_exit_blink_modeERPc@Base 0.4.0 + _ZN9FOptiAttr19set_term_color_pairERPc@Base 0.4.0 + _ZN9FOptiAttr20set_background_colorERPc@Base 0.4.0 + _ZN9FOptiAttr20set_enter_blink_modeERPc@Base 0.4.0 + _ZN9FOptiAttr20set_exit_secure_modeERPc@Base 0.4.0 + _ZN9FOptiAttr20set_foreground_colorERPc@Base 0.4.0 + _ZN9FOptiAttr20set_orig_orig_colorsERPc@Base 0.4.0 + _ZN9FOptiAttr21set_enter_secure_modeERPc@Base 0.4.0 + _ZN9FOptiAttr21set_exit_italics_modeERPc@Base 0.4.0 + _ZN9FOptiAttr21set_exit_reverse_modeERPc@Base 0.4.0 + _ZN9FOptiAttr22set_a_background_colorERPc@Base 0.4.0 + _ZN9FOptiAttr22set_a_foreground_colorERPc@Base 0.4.0 + _ZN9FOptiAttr22set_enter_italics_modeERPc@Base 0.4.0 + _ZN9FOptiAttr22set_enter_reverse_modeERPc@Base 0.4.0 + _ZN9FOptiAttr22set_exit_standout_modeERPc@Base 0.4.0 + _ZN9FOptiAttr23caused_reset_attributesERPch@Base 0.4.0 + _ZN9FOptiAttr23set_enter_standout_modeERPc@Base 0.4.0 + _ZN9FOptiAttr23set_exit_attribute_modeERPc@Base 0.4.0 + _ZN9FOptiAttr23set_exit_protected_modeERPc@Base 0.4.0 + _ZN9FOptiAttr23set_exit_underline_modeERPc@Base 0.4.0 + _ZN9FOptiAttr24set_enter_protected_modeERPc@Base 0.4.0 + _ZN9FOptiAttr24set_enter_underline_modeERPc@Base 0.4.0 + _ZN9FOptiAttr24set_exit_pc_charset_modeERPc@Base 0.4.0 + _ZN9FOptiAttr25set_enter_pc_charset_modeERPc@Base 0.4.0 + _ZN9FOptiAttr25set_exit_alt_charset_modeERPc@Base 0.4.0 + _ZN9FOptiAttr25set_exit_crossed_out_modeERPc@Base 0.4.0 + _ZN9FOptiAttr26set_enter_alt_charset_modeERPc@Base 0.4.0 + _ZN9FOptiAttr26set_enter_crossed_out_modeERPc@Base 0.4.0 + _ZN9FOptiAttr27set_exit_dbl_underline_modeERPc@Base 0.4.0 + _ZN9FOptiAttr28set_enter_dbl_underline_modeERPc@Base 0.4.0 + _ZN9FOptiAttr4initEv@Base 0.4.0 + _ZN9FOptiAttr8hasColorERPNS_9char_dataE@Base 0.4.0 + _ZN9FOptiAttr8isNormalERPNS_9char_dataE@Base 0.4.0 + _ZN9FOptiAttr8vga2ansiEs@Base 0.4.0 + _ZN9FOptiAttrC1Ev@Base 0.4.0 + _ZN9FOptiAttrC2Ev@Base 0.4.0 + _ZN9FOptiAttrD1Ev@Base 0.4.0 + _ZN9FOptiAttrD2Ev@Base 0.4.0 + _ZN9FOptiMove10moveCursorEiiii@Base 0.4.0 + _ZN9FOptiMove10setTabStopEi@Base 0.4.0 + _ZN9FOptiMove11capDurationERPci@Base 0.4.0 + _ZN9FOptiMove11setBaudRateEi@Base 0.4.0 + _ZN9FOptiMove11setTermSizeEii@Base 0.4.0 + _ZN9FOptiMove11set_clr_bolERPc@Base 0.4.0 + _ZN9FOptiMove11set_clr_eolERPc@Base 0.4.0 + _ZN9FOptiMove11set_tabularERPc@Base 0.4.0 + _ZN9FOptiMove12relativeMoveERPciiii@Base 0.4.0 + _ZN9FOptiMove12set_back_tabERPc@Base 0.4.0 + _ZN9FOptiMove13set_cursor_upERPc@Base 0.4.0 + _ZN9FOptiMove14printDurationsEv@Base 0.4.0 + _ZN9FOptiMove14repeatedAppendERKNS_10capabilityEiPc@Base 0.4.0 + _ZN9FOptiMove15set_cursor_downERPc@Base 0.4.0 + _ZN9FOptiMove15set_cursor_homeERPc@Base 0.4.0 + _ZN9FOptiMove15set_cursor_leftERPc@Base 0.4.0 + _ZN9FOptiMove15set_erase_charsERPc@Base 0.4.0 + _ZN9FOptiMove15set_repeat_charERPc@Base 0.4.0 + _ZN9FOptiMove15set_row_addressERPc@Base 0.4.0 + _ZN9FOptiMove16set_cursor_rightERPc@Base 0.4.0 + _ZN9FOptiMove16set_cursor_to_llERPc@Base 0.4.0 + _ZN9FOptiMove18set_column_addressERPc@Base 0.4.0 + _ZN9FOptiMove18set_cursor_addressERPc@Base 0.4.0 + _ZN9FOptiMove18set_parm_up_cursorERPc@Base 0.4.0 + _ZN9FOptiMove19capDurationToLengthEi@Base 0.4.0 + _ZN9FOptiMove19set_carriage_returnERPc@Base 0.4.0 + _ZN9FOptiMove20set_parm_down_cursorERPc@Base 0.4.0 + _ZN9FOptiMove20set_parm_left_cursorERPc@Base 0.4.0 + _ZN9FOptiMove21calculateCharDurationEv@Base 0.4.0 + _ZN9FOptiMove21set_parm_right_cursorERPc@Base 0.4.0 + _ZN9FOptiMoveC1Ei@Base 0.4.0 + _ZN9FOptiMoveC2Ei@Base 0.4.0 + _ZN9FOptiMoveD1Ev@Base 0.4.0 + _ZN9FOptiMoveD2Ev@Base 0.4.0 + _ZN9FTextView10adjustSizeEv@Base 0.4.0 + _ZN9FTextView10onFocusOutEP11FFocusEvent@Base 0.4.0 + _ZN9FTextView10onKeyPressEP9FKeyEvent@Base 0.4.0 + _ZN9FTextView11onMouseDownEP11FMouseEvent@Base 0.4.0 + _ZN9FTextView11onMouseMoveEP11FMouseEvent@Base 0.4.0 + _ZN9FTextView11setGeometryEiiiib@Base 0.4.0 + _ZN9FTextView11setPositionEi@Base 0.4.0 + _ZN9FTextView12replaceRangeERK7FStringii@Base 0.4.0 + _ZN9FTextView13cb_HBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN9FTextView13cb_VBarChangeEP7FWidgetPv@Base 0.4.0 + _ZN9FTextView14processChangedEv@Base 0.4.0 + _ZN9FTextView4drawEv@Base 0.4.0 + _ZN9FTextView4hideEv@Base 0.4.0 + _ZN9FTextView4initEv@Base 0.4.0 + _ZN9FTextView5clearEv@Base 0.4.0 + _ZN9FTextView6appendERK7FString@Base 0.4.0 + _ZN9FTextView6insertERK7FStringi@Base 0.4.0 + _ZN9FTextView7onWheelEP11FWheelEvent@Base 0.4.0 + _ZN9FTextView7setTextERK7FString@Base 0.4.0 + _ZN9FTextView8drawTextEv@Base 0.4.0 + _ZN9FTextView9onFocusInEP11FFocusEvent@Base 0.4.0 + _ZN9FTextView9onMouseUpEP11FMouseEvent@Base 0.4.0 + _ZN9FTextViewC1EP7FWidget@Base 0.4.0 + _ZN9FTextViewC2EP7FWidget@Base 0.4.0 + _ZN9FTextViewD0Ev@Base 0.4.0 + _ZN9FTextViewD1Ev@Base 0.4.0 + _ZN9FTextViewD2Ev@Base 0.4.0 + _ZNK10FScrollbar12getClassNameEv@Base 0.4.0 + _ZNK10FStatusBar12getClassNameEv@Base 0.4.0 + _ZNK10FStatusKey12getClassNameEv@Base 0.4.0 + _ZNK10FStatusKey6getKeyEv@Base 0.4.0 + _ZNK10FStatusKey7getTextEv@Base 0.4.0 + _ZNK11FAccelEvent10isAcceptedEv@Base 0.4.0 + _ZNK11FAccelEvent13focusedWidgetEv@Base 0.4.0 + _ZNK11FCloseEvent10isAcceptedEv@Base 0.4.0 + _ZNK11FFileDialog12getClassNameEv@Base 0.4.0 + _ZNK11FFileDialog15getSelectedFileEv@Base 0.4.0 + _ZNK11FFocusEvent10isAcceptedEv@Base 0.4.0 + _ZNK11FFocusEvent12getFocusTypeEv@Base 0.4.0 + _ZNK11FFocusEvent8gotFocusEv@Base 0.4.0 + _ZNK11FFocusEvent9lostFocusEv@Base 0.4.0 + _ZNK11FMessageBox12getClassNameEv@Base 0.4.0 + _ZNK11FMouseEvent10getTermPosEv@Base 0.4.0 + _ZNK11FMouseEvent4getXEv@Base 0.4.0 + _ZNK11FMouseEvent4getYEv@Base 0.4.0 + _ZNK11FMouseEvent6getPosEv@Base 0.4.0 + _ZNK11FMouseEvent8getTermXEv@Base 0.4.0 + _ZNK11FMouseEvent8getTermYEv@Base 0.4.0 + _ZNK11FMouseEvent9getButtonEv@Base 0.4.0 + _ZNK11FScrollView12getClassNameEv@Base 0.4.0 + _ZNK11FTermBuffer12getClassNameEv@Base 0.4.0 + _ZNK11FTimerEvent7timerIdEv@Base 0.4.0 + _ZNK11FWheelEvent10getTermPosEv@Base 0.4.0 + _ZNK11FWheelEvent4getXEv@Base 0.4.0 + _ZNK11FWheelEvent4getYEv@Base 0.4.0 + _ZNK11FWheelEvent6getPosEv@Base 0.4.0 + _ZNK11FWheelEvent8getTermXEv@Base 0.4.0 + _ZNK11FWheelEvent8getTermYEv@Base 0.4.0 + _ZNK11FWheelEvent8getWheelEv@Base 0.4.0 + _ZNK12FApplication12getClassNameEv@Base 0.4.0 + _ZNK12FApplication14getFocusWidgetEv@Base 0.4.0 + _ZNK12FButtonGroup12getClassNameEv@Base 0.4.0 + _ZNK12FButtonGroup13isRadioButtonEP13FToggleButton@Base 0.4.0 + _ZNK12FButtonGroup16hasCheckedButtonEv@Base 0.4.0 + _ZNK12FButtonGroup16hasFocusedButtonEv@Base 0.4.0 + _ZNK12FButtonGroup9getButtonEi@Base 0.4.0 + _ZNK12FButtonGroup9isCheckedEi@Base 0.4.0 + _ZNK12FListBoxItem7getDataEv@Base 0.4.0 + _ZNK12FProgressbar12getClassNameEv@Base 0.4.0 + _ZNK12FRadioButton12getClassNameEv@Base 0.4.0 + _ZNK12FResizeEvent10isAcceptedEv@Base 0.4.0 + _ZNK13FListViewItem12getClassNameEv@Base 0.4.0 + _ZNK13FListViewItem7getTextEi@Base 0.4.0 + _ZNK13FListViewItem8getDepthEv@Base 0.4.0 + _ZNK13FToggleButton12getClassNameEv@Base 0.4.0 + _ZNK13FToggleButton13isRadioButtonEv@Base 0.4.0 + _ZNK13FToggleButton16isCheckboxButtonEv@Base 0.4.0 + _ZNK14FCheckMenuItem12getClassNameEv@Base 0.4.0 + _ZNK14FRadioMenuItem12getClassNameEv@Base 0.4.0 + _ZNK15FDialogListMenu12getClassNameEv@Base 0.4.0 + _ZNK5FMenu12getClassNameEv@Base 0.4.0 + _ZNK5FMenu13isWindowsMenuEP7FWidget@Base 0.4.0 + _ZNK5FMenu15isRadioMenuItemEP7FWidget@Base 0.4.0 + _ZNK5FMenu6isMenuEP7FWidget@Base 0.4.0 + _ZNK5FMenu9isMenuBarEP7FWidget@Base 0.4.0 + _ZNK5FMenu9isSubMenuEv@Base 0.4.0 + _ZNK5FRect6isNullEv@Base 0.4.0 + _ZNK5FRect7overlapERKS_@Base 0.4.0 + _ZNK5FRect8combinedERKS_@Base 0.4.0 + _ZNK5FRect8containsERK6FPoint@Base 0.4.0 + _ZNK5FRect8containsERKS_@Base 0.4.0 + _ZNK5FRect8containsEii@Base 0.4.0 + _ZNK5FRect9intersectERKS_@Base 0.4.0 + _ZNK5FTerm12getClassNameEv@Base 0.4.0 + _ZNK6FEvent4typeEv@Base 0.4.0 + _ZNK6FLabel12getClassNameEv@Base 0.4.0 + _ZNK6FPoint6isNullEv@Base 0.4.0 + _ZNK6FVTerm12getClassNameEv@Base 0.4.0 + _ZNK7FButton12getClassNameEv@Base 0.4.0 + _ZNK7FDialog12getClassNameEv@Base 0.4.0 + _ZNK7FObject12getClassNameEv@Base 0.4.0 + _ZNK7FObject7isChildEPS_@Base 0.4.0 + _ZNK7FObject8getChildEi@Base 0.4.0 + _ZNK7FString10expandTabsEi@Base 0.4.0 + _ZNK7FString11c_to_wc_strEPKc@Base 0.4.0 + _ZNK7FString13getUTF8lengthEv@Base 0.4.0 + _ZNK7FString16removeBackspacesEv@Base 0.4.0 + _ZNK7FString19replaceControlCodesEv@Base 0.4.0 + _ZNK7FString3midEii@Base 0.4.0 + _ZNK7FString3midEjj@Base 0.4.0 + _ZNK7FString4leftEi@Base 0.4.0 + _ZNK7FString4leftEj@Base 0.4.0 + _ZNK7FString4trimEv@Base 0.4.0 + _ZNK7FString5c_strEv@Base 0.4.0 + _ZNK7FString5ltrimEv@Base 0.4.0 + _ZNK7FString5rightEi@Base 0.4.0 + _ZNK7FString5rightEj@Base 0.4.0 + _ZNK7FString5rtrimEv@Base 0.4.0 + _ZNK7FString5toIntEv@Base 0.4.0 + _ZNK7FString6toLongEv@Base 0.4.0 + _ZNK7FString6toUIntEv@Base 0.4.0 + _ZNK7FString6wc_strEv@Base 0.4.0 + _ZNK7FString7toFloatEv@Base 0.4.0 + _ZNK7FString7toLowerEv@Base 0.4.0 + _ZNK7FString7toShortEv@Base 0.4.0 + _ZNK7FString7toULongEv@Base 0.4.0 + _ZNK7FString7toUpperEv@Base 0.4.0 + _ZNK7FString8toDoubleEv@Base 0.4.0 + _ZNK7FString8toStringEv@Base 0.4.0 + _ZNK7FString8toUShortEv@Base 0.4.0 + _ZNK7FString9removeDelEv@Base 0.4.0 + _ZNK7FStringeqEPKc@Base 0.4.0 + _ZNK7FStringeqEPKw@Base 0.4.0 + _ZNK7FStringeqERKS_@Base 0.4.0 + _ZNK7FStringeqERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringeqERKSs@Base 0.4.0 + _ZNK7FStringeqEc@Base 0.4.0 + _ZNK7FStringeqEw@Base 0.4.0 + _ZNK7FStringgeEPKc@Base 0.4.0 + _ZNK7FStringgeEPKw@Base 0.4.0 + _ZNK7FStringgeERKS_@Base 0.4.0 + _ZNK7FStringgeERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringgeERKSs@Base 0.4.0 + _ZNK7FStringgeEc@Base 0.4.0 + _ZNK7FStringgeEw@Base 0.4.0 + _ZNK7FStringgtEPKc@Base 0.4.0 + _ZNK7FStringgtEPKw@Base 0.4.0 + _ZNK7FStringgtERKS_@Base 0.4.0 + _ZNK7FStringgtERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringgtERKSs@Base 0.4.0 + _ZNK7FStringgtEc@Base 0.4.0 + _ZNK7FStringgtEw@Base 0.4.0 + _ZNK7FStringleEPKc@Base 0.4.0 + _ZNK7FStringleEPKw@Base 0.4.0 + _ZNK7FStringleERKS_@Base 0.4.0 + _ZNK7FStringleERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringleERKSs@Base 0.4.0 + _ZNK7FStringleEc@Base 0.4.0 + _ZNK7FStringleEw@Base 0.4.0 + _ZNK7FStringltEPKc@Base 0.4.0 + _ZNK7FStringltEPKw@Base 0.4.0 + _ZNK7FStringltERKS_@Base 0.4.0 + _ZNK7FStringltERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringltERKSs@Base 0.4.0 + _ZNK7FStringltEc@Base 0.4.0 + _ZNK7FStringltEw@Base 0.4.0 + _ZNK7FStringneEPKc@Base 0.4.0 + _ZNK7FStringneEPKw@Base 0.4.0 + _ZNK7FStringneERKS_@Base 0.4.0 + _ZNK7FStringneERKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZNK7FStringneERKSs@Base 0.4.0 + _ZNK7FStringneEc@Base 0.4.0 + _ZNK7FStringneEw@Base 0.4.0 + _ZNK7FSwitch12getClassNameEv@Base 0.4.0 + _ZNK7FWidget12getClassNameEv@Base 0.4.0 + _ZNK7FWidget13getRootWidgetEv@Base 0.4.0 + _ZNK7FWidget14getFocusWidgetEv@Base 0.4.0 + _ZNK7FWidget15getParentWidgetEv@Base 0.4.0 + _ZNK7FWidget16isChildPrintAreaEv@Base 0.4.0 + _ZNK7FWindow12getClassNameEv@Base 0.4.0 + _ZNK7FWindow14isWindowHiddenEv@Base 0.4.0 + _ZNK7FWindow20getWindowFocusWidgetEv@Base 0.4.0 + _ZNK8FListBox12getClassNameEv@Base 0.4.0 + _ZNK8FMenuBar12getClassNameEv@Base 0.4.0 + _ZNK8FToolTip12getClassNameEv@Base 0.4.0 + _ZNK9FCheckBox12getClassNameEv@Base 0.4.0 + _ZNK9FKeyEvent10isAcceptedEv@Base 0.4.0 + _ZNK9FKeyEvent3keyEv@Base 0.4.0 + _ZNK9FLineEdit12getClassNameEv@Base 0.4.0 + _ZNK9FListView12getClassNameEv@Base 0.4.0 + _ZNK9FListView13getColumnTextEi@Base 0.4.0 + _ZNK9FListView18getColumnAlignmentEi@Base 0.4.0 + _ZNK9FMenuItem12getClassNameEv@Base 0.4.0 + _ZNK9FMenuItem13isWindowsMenuEP7FWidget@Base 0.4.0 + _ZNK9FMenuItem6isMenuEP7FWidget@Base 0.4.0 + _ZNK9FMenuItem9isMenuBarEP7FWidget@Base 0.4.0 + _ZNK9FMenuList12getClassNameEv@Base 0.4.0 + _ZNK9FTextView12getClassNameEv@Base 0.4.0 + _ZNK9FTextView7getTextEv@Base 0.4.0 + _ZNKSt5ctypeIcE8do_widenEc@Base 0.4.0 + _ZNSbIwSt11char_traitsIwESaIwEE12_S_constructIPwEES4_T_S5_RKS1_St20forward_iterator_tag@Base 0.4.0 + _ZNSt11_Deque_baseISt14_List_iteratorIP7FObjectESaIS3_EE17_M_initialize_mapEm@Base 0.4.0 + _ZNSt11_Deque_baseISt14_List_iteratorIP7FObjectESaIS3_EED1Ev@Base 0.4.0 + _ZNSt11_Deque_baseISt14_List_iteratorIP7FObjectESaIS3_EED2Ev@Base 0.4.0 + _ZNSt11_Deque_baseIiSaIiEE17_M_initialize_mapEm@Base 0.4.0 + _ZNSt11_Deque_baseIiSaIiEED1Ev@Base 0.4.0 + _ZNSt11_Deque_baseIiSaIiEED2Ev@Base 0.4.0 + _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED0Ev@Base 0.4.0 + _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED1Ev@Base 0.4.0 + _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED2Ev@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE13_M_insert_auxISt15_Deque_iteratorIS3_RKS3_PS8_EEEvS7_IS3_RS3_PS3_ET_SF_m@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE15_M_pop_back_auxEv@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE16_M_push_back_auxERKS3_@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE17_M_reallocate_mapEmb@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE23_M_new_elements_at_backEm@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EE24_M_new_elements_at_frontEm@Base 0.4.0 + _ZNSt5dequeISt14_List_iteratorIP7FObjectESaIS3_EEaSERKS5_@Base 0.4.0 + _ZNSt5dequeISt4pairIPK7FObjectPK6FEventESaIS7_EE16_M_pop_front_auxEv@Base 0.4.0 + _ZNSt5dequeISt4pairIPK7FObjectPK6FEventESaIS7_EE8_M_eraseESt15_Deque_iteratorIS7_RS7_PS7_E@Base 0.4.0 + _ZNSt6vectorI12FListBoxItemSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base 0.4.0 + _ZNSt6vectorI12FListBoxItemSaIS0_EED1Ev@Base 0.4.0 + _ZNSt6vectorI12FListBoxItemSaIS0_EED2Ev@Base 0.4.0 + _ZNSt6vectorI7FStringSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base 0.4.0 + _ZNSt6vectorI7FStringSaIS0_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS0_S2_EEEEvS7_T_S8_St20forward_iterator_tag@Base 0.4.0 + _ZNSt6vectorI7FStringSaIS0_EED1Ev@Base 0.4.0 + _ZNSt6vectorI7FStringSaIS0_EED2Ev@Base 0.4.0 + _ZNSt6vectorI7FStringSaIS0_EEaSERKS2_@Base 0.4.0 + _ZNSt6vectorIN11FFileDialog9dir_entryESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN6FVTerm19vterm_preprocessingESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN7FObject10timer_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN7FObject10timer_dataESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.4.0 + _ZNSt6vectorIN7FWidget11acceleratorESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EED1Ev@Base 0.4.0 + _ZNSt6vectorIN7FWidget13callback_dataESaIS1_EED2Ev@Base 0.4.0 + _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EED1Ev@Base 0.4.0 + _ZNSt6vectorIN7FWidget20member_callback_dataESaIS1_EED2Ev@Base 0.4.0 + _ZNSt6vectorIN9FListView6HeaderESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIN9FListView6HeaderESaIS1_EED1Ev@Base 0.4.0 + _ZNSt6vectorIN9FListView6HeaderESaIS1_EED2Ev@Base 0.4.0 + _ZNSt6vectorIN9FOptiAttr9char_dataESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIP10FStatusKeySaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIP10FStatusKeySaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.4.0 + _ZNSt6vectorIP7FWidgetSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIP7FWidgetSaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.4.0 + _ZNSt6vectorIP9FMenuItemSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 0.4.0 + _ZNSt6vectorIP9FMenuItemSaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.4.0 + _ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb@Base 0.4.0 + _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS4_ERKS4_@Base 0.4.0 + _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE24_M_get_insert_unique_posERS1_@Base 0.4.0 + _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base 0.4.0 + _ZNSt8_Rb_treeISsSt4pairIKSsN2fc8encodingEESt10_Select1stIS4_ESt4lessISsESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base 0.4.0 + _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.4.0 + _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.4.0 + _ZNSt8_Rb_treeIhSt4pairIKhhESt10_Select1stIS2_ESt4lessIhESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.4.0 + _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.4.0 + _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.4.0 + _ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.4.0 + _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_T0_SH_T1_T2_@Base 0.4.0 + _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_@Base 0.4.0 + _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_T1_@Base 0.4.0 + _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN11FFileDialog9dir_entryESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIPFbRKS3_SC_EEEEvT_T0_@Base 0.4.0 + _ZSt4copyISt14_List_iteratorIP7FObjectEESt15_Deque_iteratorIT_RS5_PS5_ES4_IS5_RKS5_PS9_ESC_S8_@Base 0.4.0 + _ZTI10FHideEvent@Base 0.4.0 + _ZTI10FScrollbar@Base 0.4.0 + _ZTI10FShowEvent@Base 0.4.0 + _ZTI10FStatusBar@Base 0.4.0 + _ZTI10FStatusKey@Base 0.4.0 + _ZTI11FAccelEvent@Base 0.4.0 + _ZTI11FCloseEvent@Base 0.4.0 + _ZTI11FFileDialog@Base 0.4.0 + _ZTI11FFocusEvent@Base 0.4.0 + _ZTI11FMessageBox@Base 0.4.0 + _ZTI11FMouseEvent@Base 0.4.0 + _ZTI11FScrollView@Base 0.4.0 + _ZTI11FTermBuffer@Base 0.4.0 + _ZTI11FTimerEvent@Base 0.4.0 + _ZTI11FWheelEvent@Base 0.4.0 + _ZTI12FApplication@Base 0.4.0 + _ZTI12FButtonGroup@Base 0.4.0 + _ZTI12FListBoxItem@Base 0.4.0 + _ZTI12FProgressbar@Base 0.4.0 + _ZTI12FRadioButton@Base 0.4.0 + _ZTI12FResizeEvent@Base 0.4.0 + _ZTI13FListViewItem@Base 0.4.0 + _ZTI13FToggleButton@Base 0.4.0 + _ZTI14FCheckMenuItem@Base 0.4.0 + _ZTI14FRadioMenuItem@Base 0.4.0 + _ZTI15FDialogListMenu@Base 0.4.0 + _ZTI5FMenu@Base 0.4.0 + _ZTI5FRect@Base 0.4.0 + _ZTI5FTerm@Base 0.4.0 + _ZTI6FEvent@Base 0.4.0 + _ZTI6FLabel@Base 0.4.0 + _ZTI6FPoint@Base 0.4.0 + _ZTI6FVTerm@Base 0.4.0 + _ZTI7FButton@Base 0.4.0 + _ZTI7FDialog@Base 0.4.0 + _ZTI7FObject@Base 0.4.0 + _ZTI7FString@Base 0.4.0 + _ZTI7FSwitch@Base 0.4.0 + _ZTI7FWidget@Base 0.4.0 + _ZTI7FWindow@Base 0.4.0 + _ZTI8FListBox@Base 0.4.0 + _ZTI8FMenuBar@Base 0.4.0 + _ZTI8FToolTip@Base 0.4.0 + _ZTI9FCheckBox@Base 0.4.0 + _ZTI9FKeyEvent@Base 0.4.0 + _ZTI9FLineEdit@Base 0.4.0 + _ZTI9FListView@Base 0.4.0 + _ZTI9FMenuItem@Base 0.4.0 + _ZTI9FMenuList@Base 0.4.0 + _ZTI9FTextView@Base 0.4.0 + _ZTS10FHideEvent@Base 0.4.0 + _ZTS10FScrollbar@Base 0.4.0 + _ZTS10FShowEvent@Base 0.4.0 + _ZTS10FStatusBar@Base 0.4.0 + _ZTS10FStatusKey@Base 0.4.0 + _ZTS11FAccelEvent@Base 0.4.0 + _ZTS11FCloseEvent@Base 0.4.0 + _ZTS11FFileDialog@Base 0.4.0 + _ZTS11FFocusEvent@Base 0.4.0 + _ZTS11FMessageBox@Base 0.4.0 + _ZTS11FMouseEvent@Base 0.4.0 + _ZTS11FScrollView@Base 0.4.0 + _ZTS11FTermBuffer@Base 0.4.0 + _ZTS11FTimerEvent@Base 0.4.0 + _ZTS11FWheelEvent@Base 0.4.0 + _ZTS12FApplication@Base 0.4.0 + _ZTS12FButtonGroup@Base 0.4.0 + _ZTS12FListBoxItem@Base 0.4.0 + _ZTS12FProgressbar@Base 0.4.0 + _ZTS12FRadioButton@Base 0.4.0 + _ZTS12FResizeEvent@Base 0.4.0 + _ZTS13FListViewItem@Base 0.4.0 + _ZTS13FToggleButton@Base 0.4.0 + _ZTS14FCheckMenuItem@Base 0.4.0 + _ZTS14FRadioMenuItem@Base 0.4.0 + _ZTS15FDialogListMenu@Base 0.4.0 + _ZTS5FMenu@Base 0.4.0 + _ZTS5FRect@Base 0.4.0 + _ZTS5FTerm@Base 0.4.0 + _ZTS6FEvent@Base 0.4.0 + _ZTS6FLabel@Base 0.4.0 + _ZTS6FPoint@Base 0.4.0 + _ZTS6FVTerm@Base 0.4.0 + _ZTS7FButton@Base 0.4.0 + _ZTS7FDialog@Base 0.4.0 + _ZTS7FObject@Base 0.4.0 + _ZTS7FString@Base 0.4.0 + _ZTS7FSwitch@Base 0.4.0 + _ZTS7FWidget@Base 0.4.0 + _ZTS7FWindow@Base 0.4.0 + _ZTS8FListBox@Base 0.4.0 + _ZTS8FMenuBar@Base 0.4.0 + _ZTS8FToolTip@Base 0.4.0 + _ZTS9FCheckBox@Base 0.4.0 + _ZTS9FKeyEvent@Base 0.4.0 + _ZTS9FLineEdit@Base 0.4.0 + _ZTS9FListView@Base 0.4.0 + _ZTS9FMenuItem@Base 0.4.0 + _ZTS9FMenuList@Base 0.4.0 + _ZTS9FTextView@Base 0.4.0 + _ZTV10FHideEvent@Base 0.4.0 + _ZTV10FScrollbar@Base 0.4.0 + _ZTV10FShowEvent@Base 0.4.0 + _ZTV10FStatusBar@Base 0.4.0 + _ZTV10FStatusKey@Base 0.4.0 + _ZTV11FAccelEvent@Base 0.4.0 + _ZTV11FCloseEvent@Base 0.4.0 + _ZTV11FFileDialog@Base 0.4.0 + _ZTV11FFocusEvent@Base 0.4.0 + _ZTV11FMessageBox@Base 0.4.0 + _ZTV11FMouseEvent@Base 0.4.0 + _ZTV11FScrollView@Base 0.4.0 + _ZTV11FTermBuffer@Base 0.4.0 + _ZTV11FTimerEvent@Base 0.4.0 + _ZTV11FWheelEvent@Base 0.4.0 + _ZTV12FApplication@Base 0.4.0 + _ZTV12FButtonGroup@Base 0.4.0 + _ZTV12FListBoxItem@Base 0.4.0 + _ZTV12FProgressbar@Base 0.4.0 + _ZTV12FRadioButton@Base 0.4.0 + _ZTV12FResizeEvent@Base 0.4.0 + _ZTV13FListViewItem@Base 0.4.0 + _ZTV13FToggleButton@Base 0.4.0 + _ZTV14FCheckMenuItem@Base 0.4.0 + _ZTV14FRadioMenuItem@Base 0.4.0 + _ZTV15FDialogListMenu@Base 0.4.0 + _ZTV5FMenu@Base 0.4.0 + _ZTV5FRect@Base 0.4.0 + _ZTV5FTerm@Base 0.4.0 + _ZTV6FEvent@Base 0.4.0 + _ZTV6FLabel@Base 0.4.0 + _ZTV6FPoint@Base 0.4.0 + _ZTV6FVTerm@Base 0.4.0 + _ZTV7FButton@Base 0.4.0 + _ZTV7FDialog@Base 0.4.0 + _ZTV7FObject@Base 0.4.0 + _ZTV7FString@Base 0.4.0 + _ZTV7FSwitch@Base 0.4.0 + _ZTV7FWidget@Base 0.4.0 + _ZTV7FWindow@Base 0.4.0 + _ZTV8FListBox@Base 0.4.0 + _ZTV8FMenuBar@Base 0.4.0 + _ZTV8FToolTip@Base 0.4.0 + _ZTV9FCheckBox@Base 0.4.0 + _ZTV9FKeyEvent@Base 0.4.0 + _ZTV9FLineEdit@Base 0.4.0 + _ZTV9FListView@Base 0.4.0 + _ZTV9FMenuItem@Base 0.4.0 + _ZTV9FMenuList@Base 0.4.0 + _ZTV9FTextView@Base 0.4.0 + _ZThn571_N15FDialogListMenuD0Ev@Base 0.4.0 + _ZThn571_N15FDialogListMenuD1Ev@Base 0.4.0 + _ZThn571_N5FMenuD0Ev@Base 0.4.0 + _ZThn571_N5FMenuD1Ev@Base 0.4.0 + _ZThn571_N8FMenuBarD0Ev@Base 0.4.0 + _ZThn571_N8FMenuBarD1Ev@Base 0.4.0 + _ZThn571_NK15FDialogListMenu12getClassNameEv@Base 0.4.0 + _ZThn571_NK5FMenu12getClassNameEv@Base 0.4.0 + _ZThn571_NK8FMenuBar12getClassNameEv@Base 0.4.0 + _ZThn80_N10FScrollbar7onTimerEP11FTimerEvent@Base 0.4.0 + _ZThn80_N10FScrollbarD0Ev@Base 0.4.0 + _ZThn80_N10FScrollbarD1Ev@Base 0.4.0 + _ZThn80_N10FStatusBarD0Ev@Base 0.4.0 + _ZThn80_N10FStatusBarD1Ev@Base 0.4.0 + _ZThn80_N10FStatusKeyD0Ev@Base 0.4.0 + _ZThn80_N10FStatusKeyD1Ev@Base 0.4.0 + _ZThn80_N11FFileDialogD0Ev@Base 0.4.0 + _ZThn80_N11FFileDialogD1Ev@Base 0.4.0 + _ZThn80_N11FMessageBoxD0Ev@Base 0.4.0 + _ZThn80_N11FMessageBoxD1Ev@Base 0.4.0 + _ZThn80_N11FScrollViewD0Ev@Base 0.4.0 + _ZThn80_N11FScrollViewD1Ev@Base 0.4.0 + _ZThn80_N12FApplicationD0Ev@Base 0.4.0 + _ZThn80_N12FApplicationD1Ev@Base 0.4.0 + _ZThn80_N12FButtonGroupD0Ev@Base 0.4.0 + _ZThn80_N12FButtonGroupD1Ev@Base 0.4.0 + _ZThn80_N12FProgressbarD0Ev@Base 0.4.0 + _ZThn80_N12FProgressbarD1Ev@Base 0.4.0 + _ZThn80_N12FRadioButtonD0Ev@Base 0.4.0 + _ZThn80_N12FRadioButtonD1Ev@Base 0.4.0 + _ZThn80_N13FToggleButtonD0Ev@Base 0.4.0 + _ZThn80_N13FToggleButtonD1Ev@Base 0.4.0 + _ZThn80_N14FCheckMenuItemD0Ev@Base 0.4.0 + _ZThn80_N14FCheckMenuItemD1Ev@Base 0.4.0 + _ZThn80_N14FRadioMenuItemD0Ev@Base 0.4.0 + _ZThn80_N14FRadioMenuItemD1Ev@Base 0.4.0 + _ZThn80_N15FDialogListMenuD0Ev@Base 0.4.0 + _ZThn80_N15FDialogListMenuD1Ev@Base 0.4.0 + _ZThn80_N5FMenuD0Ev@Base 0.4.0 + _ZThn80_N5FMenuD1Ev@Base 0.4.0 + _ZThn80_N6FLabelD0Ev@Base 0.4.0 + _ZThn80_N6FLabelD1Ev@Base 0.4.0 + _ZThn80_N7FButton7onTimerEP11FTimerEvent@Base 0.4.0 + _ZThn80_N7FButtonD0Ev@Base 0.4.0 + _ZThn80_N7FButtonD1Ev@Base 0.4.0 + _ZThn80_N7FDialogD0Ev@Base 0.4.0 + _ZThn80_N7FDialogD1Ev@Base 0.4.0 + _ZThn80_N7FSwitchD0Ev@Base 0.4.0 + _ZThn80_N7FSwitchD1Ev@Base 0.4.0 + _ZThn80_N7FWidget5eventEP6FEvent@Base 0.4.0 + _ZThn80_N7FWidgetD0Ev@Base 0.4.0 + _ZThn80_N7FWidgetD1Ev@Base 0.4.0 + _ZThn80_N7FWindow5eventEP6FEvent@Base 0.4.0 + _ZThn80_N7FWindowD0Ev@Base 0.4.0 + _ZThn80_N7FWindowD1Ev@Base 0.4.0 + _ZThn80_N8FListBox7onTimerEP11FTimerEvent@Base 0.4.0 + _ZThn80_N8FListBoxD0Ev@Base 0.4.0 + _ZThn80_N8FListBoxD1Ev@Base 0.4.0 + _ZThn80_N8FMenuBarD0Ev@Base 0.4.0 + _ZThn80_N8FMenuBarD1Ev@Base 0.4.0 + _ZThn80_N8FToolTipD0Ev@Base 0.4.0 + _ZThn80_N8FToolTipD1Ev@Base 0.4.0 + _ZThn80_N9FCheckBoxD0Ev@Base 0.4.0 + _ZThn80_N9FCheckBoxD1Ev@Base 0.4.0 + _ZThn80_N9FLineEdit7onTimerEP11FTimerEvent@Base 0.4.0 + _ZThn80_N9FLineEditD0Ev@Base 0.4.0 + _ZThn80_N9FLineEditD1Ev@Base 0.4.0 + _ZThn80_N9FListView7onTimerEP11FTimerEvent@Base 0.4.0 + _ZThn80_N9FListViewD0Ev@Base 0.4.0 + _ZThn80_N9FListViewD1Ev@Base 0.4.0 + _ZThn80_N9FMenuItemD0Ev@Base 0.4.0 + _ZThn80_N9FMenuItemD1Ev@Base 0.4.0 + _ZThn80_N9FTextViewD0Ev@Base 0.4.0 + _ZThn80_N9FTextViewD1Ev@Base 0.4.0 + _ZThn80_NK10FScrollbar12getClassNameEv@Base 0.4.0 + _ZThn80_NK10FStatusBar12getClassNameEv@Base 0.4.0 + _ZThn80_NK10FStatusKey12getClassNameEv@Base 0.4.0 + _ZThn80_NK11FFileDialog12getClassNameEv@Base 0.4.0 + _ZThn80_NK11FMessageBox12getClassNameEv@Base 0.4.0 + _ZThn80_NK11FScrollView12getClassNameEv@Base 0.4.0 + _ZThn80_NK12FApplication12getClassNameEv@Base 0.4.0 + _ZThn80_NK12FButtonGroup12getClassNameEv@Base 0.4.0 + _ZThn80_NK12FProgressbar12getClassNameEv@Base 0.4.0 + _ZThn80_NK12FRadioButton12getClassNameEv@Base 0.4.0 + _ZThn80_NK13FToggleButton12getClassNameEv@Base 0.4.0 + _ZThn80_NK14FCheckMenuItem12getClassNameEv@Base 0.4.0 + _ZThn80_NK14FRadioMenuItem12getClassNameEv@Base 0.4.0 + _ZThn80_NK15FDialogListMenu12getClassNameEv@Base 0.4.0 + _ZThn80_NK5FMenu12getClassNameEv@Base 0.4.0 + _ZThn80_NK6FLabel12getClassNameEv@Base 0.4.0 + _ZThn80_NK7FButton12getClassNameEv@Base 0.4.0 + _ZThn80_NK7FDialog12getClassNameEv@Base 0.4.0 + _ZThn80_NK7FSwitch12getClassNameEv@Base 0.4.0 + _ZThn80_NK7FWidget12getClassNameEv@Base 0.4.0 + _ZThn80_NK7FWindow12getClassNameEv@Base 0.4.0 + _ZThn80_NK8FListBox12getClassNameEv@Base 0.4.0 + _ZThn80_NK8FMenuBar12getClassNameEv@Base 0.4.0 + _ZThn80_NK8FToolTip12getClassNameEv@Base 0.4.0 + _ZThn80_NK9FCheckBox12getClassNameEv@Base 0.4.0 + _ZThn80_NK9FLineEdit12getClassNameEv@Base 0.4.0 + _ZThn80_NK9FListView12getClassNameEv@Base 0.4.0 + _ZThn80_NK9FMenuItem12getClassNameEv@Base 0.4.0 + _ZThn80_NK9FTextView12getClassNameEv@Base 0.4.0 + _ZeqRK5FRectS1_@Base 0.4.0 + _ZlsRSoRK7FString@Base 0.4.0 + _ZlsRSt13basic_ostreamIwSt11char_traitsIwEERK7FString@Base 0.4.0 + _ZlsRSt6vectorIN9FOptiAttr9char_dataESaIS1_EERK11FTermBuffer@Base 0.4.0 + _ZmiRK5FRectRK6FPoint@Base 0.4.0 + _ZneRK5FRectS1_@Base 0.4.0 + _ZplPKcRK7FString@Base 0.4.0 + _ZplPKwRK7FString@Base 0.4.0 + _ZplRK5FRectRK6FPoint@Base 0.4.0 + _ZplRK7FStringS1_@Base 0.4.0 + _ZplRK7FStringc@Base 0.4.0 + _ZplRK7FStringw@Base 0.4.0 + _ZplRKSbIwSt11char_traitsIwESaIwEERK7FString@Base 0.4.0 + _ZplRKSsRK7FString@Base 0.4.0 + _ZplcRK7FString@Base 0.4.0 + _ZplwRK7FString@Base 0.4.0 + _ZplwRKSbIwSt11char_traitsIwESaIwEE@Base 0.4.0 + _ZrsRSiR7FString@Base 0.4.0 + _ZrsRSt13basic_istreamIwSt11char_traitsIwEER7FString@Base 0.4.0 diff --git a/examples/calculator.cpp b/examples/calculator.cpp index d11ce932..8fb5b632 100644 --- a/examples/calculator.cpp +++ b/examples/calculator.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* calculator.cpp - A simple calculator with trigonometric functions * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* calculator.cpp - A simple calculator with trigonometric functions * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/choice.cpp b/examples/choice.cpp index 895e3184..b8c2b1dc 100644 --- a/examples/choice.cpp +++ b/examples/choice.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* choice.cpp - FButtonGroup with scroll view * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* choice.cpp - FButtonGroup with scroll view * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/dialog.cpp b/examples/dialog.cpp index 65e68968..a9899225 100644 --- a/examples/dialog.cpp +++ b/examples/dialog.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* dialog.cpp - A FDialog example * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* dialog.cpp - A FDialog example * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/hello.cpp b/examples/hello.cpp index 6b226ad0..34d0d5f9 100644 --- a/examples/hello.cpp +++ b/examples/hello.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* hello.cpp - A simple hello world program * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* hello.cpp - A simple hello world program * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/input-dialog.cpp b/examples/input-dialog.cpp index 1d0927df..4049db50 100644 --- a/examples/input-dialog.cpp +++ b/examples/input-dialog.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* input-dialog.cpp - an input field example * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* input-dialog.cpp - an input field example * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/keyboard.cpp b/examples/keyboard.cpp index 8ae0058f..7d01db4a 100644 --- a/examples/keyboard.cpp +++ b/examples/keyboard.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* keyboard.cpp - Shows typed-in key name * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* keyboard.cpp - Shows typed-in key name * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/listbox.cpp b/examples/listbox.cpp index 3267b3c9..d825c94b 100644 --- a/examples/listbox.cpp +++ b/examples/listbox.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* listbox.cpp - Example for using a FListBox widget * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* listbox.cpp - Example for using a FListBox widget * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/listview.cpp b/examples/listview.cpp index fcded6ef..a98ca484 100644 --- a/examples/listview.cpp +++ b/examples/listview.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* listview.cpp - Example for using a multi-column FListView widget * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* listview.cpp - Example for using a multi-column FListView widget * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/mandelbrot.cpp b/examples/mandelbrot.cpp index c10c588c..766b356f 100644 --- a/examples/mandelbrot.cpp +++ b/examples/mandelbrot.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* mandelbrot.cpp - Shows a ASCII based Mandelbrot set * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* mandelbrot.cpp - Shows a ASCII based Mandelbrot set * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/menu.cpp b/examples/menu.cpp index 9fd81570..f53893f3 100644 --- a/examples/menu.cpp +++ b/examples/menu.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* menu.cpp - A menu example * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* menu.cpp - A menu example * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/mouse.cpp b/examples/mouse.cpp index 5cb81ca9..86d868c8 100644 --- a/examples/mouse.cpp +++ b/examples/mouse.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* mouse.cpp - A small mouse-controlled drawing program * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* mouse.cpp - A small mouse-controlled drawing program * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/opti-move.cpp b/examples/opti-move.cpp index bcdf28a9..3e9a3685 100644 --- a/examples/opti-move.cpp +++ b/examples/opti-move.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* opti-move.cpp - Tests the cursor movement optimization * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* opti-move.cpp - Tests the cursor movement optimization * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/scrollview.cpp b/examples/scrollview.cpp index ddbf7fb3..f682ad40 100644 --- a/examples/scrollview.cpp +++ b/examples/scrollview.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* scrollview.cpp - Shows client widgets in a scroll area * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* scrollview.cpp - Shows client widgets in a scroll area * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/string-operations.cpp b/examples/string-operations.cpp index 3df60581..65a1165e 100644 --- a/examples/string-operations.cpp +++ b/examples/string-operations.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* string-operations.cpp - Demonstrates the functionality of FString * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* string-operations.cpp - Demonstrates the functionality of FString * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/term-attributes.cpp b/examples/term-attributes.cpp index 65e2e746..40ed4f22 100644 --- a/examples/term-attributes.cpp +++ b/examples/term-attributes.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* term-attributes.cpp - Test the video attributes of the terminal * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* term-attributes.cpp - Test the video attributes of the terminal * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/termcap.cpp b/examples/termcap.cpp index 9e8b71f0..25022b19 100644 --- a/examples/termcap.cpp +++ b/examples/termcap.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* termcap.cpp - Show the used termcap variables * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* termcap.cpp - Show the used termcap variables * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include @@ -71,9 +72,9 @@ void tcapString (const std::string& name, const char* cap_str) for (uInt i = 0; i < len; i++) { - char c = cap_str[i]; + uChar c = uChar(cap_str[i]); - if ( c < 0 ) + if ( c > 127 ) { std::ostringstream o; o << std::oct << int(uChar(c)); diff --git a/examples/timer.cpp b/examples/timer.cpp index abf25114..c195cff6 100644 --- a/examples/timer.cpp +++ b/examples/timer.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* timer.cpp - Using timer events * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* timer.cpp - Using timer events * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/transparent.cpp b/examples/transparent.cpp index dd62e624..bc93df49 100644 --- a/examples/transparent.cpp +++ b/examples/transparent.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* transparent.cpp - Demonstrates transparent windows * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* transparent.cpp - Demonstrates transparent windows * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/examples/treeview.cpp b/examples/treeview.cpp index 39ef448f..6d4d74df 100644 --- a/examples/treeview.cpp +++ b/examples/treeview.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* treeview.cpp - Example of a FListView widget with a tree hierarchy * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* treeview.cpp - Example of a FListView widget with a tree hierarchy * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/ui.cpp b/examples/ui.cpp index 97eee2c0..986d0249 100644 --- a/examples/ui.cpp +++ b/examples/ui.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ui.cpp - Example of a user interface * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ui.cpp - Example of a user interface * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/watch.cpp b/examples/watch.cpp index 277d254a..ad45e39e 100644 --- a/examples/watch.cpp +++ b/examples/watch.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* watch.cpp - A watch with FSwitch widgets * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* watch.cpp - A watch with FSwitch widgets * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/examples/windows.cpp b/examples/windows.cpp index 3c8c3c16..02188414 100644 --- a/examples/windows.cpp +++ b/examples/windows.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* windows.cpp - Shows window handling * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* windows.cpp - Shows window handling * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/finalcut.spec b/finalcut.spec index 25419f9f..a67ece4c 100644 --- a/finalcut.spec +++ b/finalcut.spec @@ -8,9 +8,9 @@ Name: finalcut %define libname libfinal %define libsoname %{libname}0 -Version: 0.3.0 +Version: 0.4.0 Release: %{buildno} -License: GPL-3.0 +License: LGPL-3.0 Summary: The Final Cut Url: https://github.com/gansm/finalcut/ Group: System/Libraries @@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{libname}.a %changelog +* Sat Nov 04 2017 Markus Gans - 0.4.0-1 +- Release (version 0.4.0) + * Sat Nov 27 2016 Markus Gans - 0.3.0-1 - Release (version 0.3.0) diff --git a/include/final/fapplication.h b/include/final/fapplication.h index 63ada483..6dd9c469 100644 --- a/include/final/fapplication.h +++ b/include/final/fapplication.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fapplication.h - Manages the application events * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2013-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fapplication.h - Manages the application events * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2013-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fbutton.h b/include/final/fbutton.h index 7132a611..f43b871b 100644 --- a/include/final/fbutton.h +++ b/include/final/fbutton.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fbutton.h - Widget FButton * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fbutton.h - Widget FButton * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fbuttongroup.h b/include/final/fbuttongroup.h index d8442280..e7ee3fee 100644 --- a/include/final/fbuttongroup.h +++ b/include/final/fbuttongroup.h @@ -1,24 +1,25 @@ -/************************************************************************ -* fbuttongroup.h - The FButtonGroup widget organizes FToggleButton * -* widgets in a group. * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fbuttongroup.h - The FButtonGroup widget organizes FToggleButton * +* widgets in a group. * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fc.h b/include/final/fc.h index 91d32930..dd6f0b0b 100644 --- a/include/final/fc.h +++ b/include/final/fc.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fc.h - Implements global constants and enumerations * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fc.h - Implements global constants and enumerations * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/fcharmap.h b/include/final/fcharmap.h index 0d6bb6ee..8b247f19 100644 --- a/include/final/fcharmap.h +++ b/include/final/fcharmap.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fcharmap.h - Character mapping and encoding * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fcharmap.h - Character mapping and encoding * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #ifndef FCHARMAP_H #define FCHARMAP_H diff --git a/include/final/fcheckbox.h b/include/final/fcheckbox.h index 7e5a07f1..81b17f0f 100644 --- a/include/final/fcheckbox.h +++ b/include/final/fcheckbox.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fcheckbox.h - Widget FCheckBox * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fcheckbox.h - Widget FCheckBox * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fcheckmenuitem.h b/include/final/fcheckmenuitem.h index f257aa84..f2dfc5b1 100644 --- a/include/final/fcheckmenuitem.h +++ b/include/final/fcheckmenuitem.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fcheckmenuitem.h - Widget FCheckMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fcheckmenuitem.h - Widget FCheckMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fconfig.h b/include/final/fconfig.h index 1dee6909..f1a8357d 100644 --- a/include/final/fconfig.h +++ b/include/final/fconfig.h @@ -144,7 +144,7 @@ /* Define to the full name and version of this package. */ #ifndef F_PACKAGE_STRING -#define F_PACKAGE_STRING "finalcut 0.3.0" +#define F_PACKAGE_STRING "finalcut 0.4.0" #endif /* Define to the one symbol short name of this package. */ @@ -159,7 +159,7 @@ /* Define to the version of this package. */ #ifndef F_PACKAGE_VERSION -#define F_PACKAGE_VERSION "0.3.0" +#define F_PACKAGE_VERSION "0.4.0" #endif /* Define to 1 if you have the ANSI C header files. */ @@ -169,7 +169,7 @@ /* Version number of package */ #ifndef F_VERSION -#define F_VERSION "0.3.0" +#define F_VERSION "0.4.0" #endif /* once: INCLUDE_FINAL_FCONFIG_H */ diff --git a/include/final/fdialog.h b/include/final/fdialog.h index 50c3d2db..d89876af 100644 --- a/include/final/fdialog.h +++ b/include/final/fdialog.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fdialog.h - Widget FDialog * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fdialog.h - Widget FDialog * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ @@ -51,7 +52,6 @@ #ifndef FDIALOG_H #define FDIALOG_H - #if !defined (USE_FINAL_H) && !defined (COMPILE_FINAL_CUT) #error "Only can be included directly." #endif diff --git a/include/final/fdialoglistmenu.h b/include/final/fdialoglistmenu.h index a8f0c86d..a9f01bad 100644 --- a/include/final/fdialoglistmenu.h +++ b/include/final/fdialoglistmenu.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fdialoglistmenu.h - Widget FDialogListMenu * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fdialoglistmenu.h - Widget FDialogListMenu * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ @@ -58,7 +59,6 @@ #ifndef FDIALOGLISTMENU_H #define FDIALOGLISTMENU_H - #if !defined (USE_FINAL_H) && !defined (COMPILE_FINAL_CUT) #error "Only can be included directly." #endif diff --git a/include/final/fevent.h b/include/final/fevent.h index 19ae33e6..8e441fba 100644 --- a/include/final/fevent.h +++ b/include/final/fevent.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fevent.h - Base event class of widgets * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fevent.h - Base event class of widgets * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/ffiledialog.h b/include/final/ffiledialog.h index c3c4c2bd..28d50158 100644 --- a/include/final/ffiledialog.h +++ b/include/final/ffiledialog.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ffiledialog.h - Widget FFileDialog (a file chooser dialog) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ffiledialog.h - Widget FFileDialog (a file chooser dialog) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/final.h b/include/final/final.h index 5afb9185..047f0436 100644 --- a/include/final/final.h +++ b/include/final/final.h @@ -1,24 +1,25 @@ -/************************************************************************ -* final.h - Include all in the Final Cut required functions, types * -* and macros * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* final.h - Include all in the Final Cut required functions, types * +* and macros * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #ifndef FINAL_H #define FINAL_H diff --git a/include/final/fkey_map.h b/include/final/fkey_map.h index 81938de8..b2149108 100644 --- a/include/final/fkey_map.h +++ b/include/final/fkey_map.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fkey_map.h - Key name mapping * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fkey_map.h - Key name mapping * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #ifndef FKEYMAP_H #define FKEYMAP_H diff --git a/include/final/flabel.h b/include/final/flabel.h index 17de1509..48dd3fa9 100644 --- a/include/final/flabel.h +++ b/include/final/flabel.h @@ -1,23 +1,24 @@ -/************************************************************************ -* flabel.cpp - Widget FLabel * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flabel.cpp - Widget FLabel * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/flineedit.h b/include/final/flineedit.h index a41a21f4..4c68bb63 100644 --- a/include/final/flineedit.h +++ b/include/final/flineedit.h @@ -1,23 +1,24 @@ -/************************************************************************ -* flineedit.h - Widget FLineEdit * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flineedit.h - Widget FLineEdit * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/flistbox.h b/include/final/flistbox.h index a4073af0..514e73ac 100644 --- a/include/final/flistbox.h +++ b/include/final/flistbox.h @@ -1,23 +1,24 @@ -/************************************************************************ -* flistbox.h - Widget FListBox and FListBoxItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flistbox.h - Widget FListBox and FListBoxItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/flistview.h b/include/final/flistview.h index 7b909b48..18559747 100644 --- a/include/final/flistview.h +++ b/include/final/flistview.h @@ -1,23 +1,24 @@ -/************************************************************************ -* flistview.h - Widget FListView and FListViewItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flistview.h - Widget FListView and FListViewItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fmenu.h b/include/final/fmenu.h index 57d697c3..33dcfc3a 100644 --- a/include/final/fmenu.h +++ b/include/final/fmenu.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenu.h - Widget FMenu * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenu.h - Widget FMenu * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fmenubar.h b/include/final/fmenubar.h index 60ae71ed..7b3d49e9 100644 --- a/include/final/fmenubar.h +++ b/include/final/fmenubar.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenubar.h - Widget FMenuBar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenubar.h - Widget FMenuBar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fmenuitem.h b/include/final/fmenuitem.h index 70077e0c..8bf29bba 100644 --- a/include/final/fmenuitem.h +++ b/include/final/fmenuitem.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenuitem.h - Widget FMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenuitem.h - Widget FMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fmenulist.h b/include/final/fmenulist.h index 29b87023..e5e366af 100644 --- a/include/final/fmenulist.h +++ b/include/final/fmenulist.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenulist.h - Menu item container base class * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenulist.h - Menu item container base class * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Base class * ══════════ diff --git a/include/final/fmessagebox.h b/include/final/fmessagebox.h index 06e1865a..7e241fab 100644 --- a/include/final/fmessagebox.h +++ b/include/final/fmessagebox.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fmessagebox.h - Widget FMessageBox (a text message window) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmessagebox.h - Widget FMessageBox (a text message window) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fobject.h b/include/final/fobject.h index cde5fc5a..e706cc82 100644 --- a/include/final/fobject.h +++ b/include/final/fobject.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fobject.h - Object container base class of all widget objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fobject.h - Object container base class of all widget objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Base class * ══════════ diff --git a/include/final/foptiattr.h b/include/final/foptiattr.h index e18aec56..d623f71a 100644 --- a/include/final/foptiattr.h +++ b/include/final/foptiattr.h @@ -1,23 +1,24 @@ -/************************************************************************ -* foptiattr.h - Sets video attributes in optimized order * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* foptiattr.h - Sets video attributes in optimized order * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/foptimove.h b/include/final/foptimove.h index 2adc9f12..7ae54c8c 100644 --- a/include/final/foptimove.h +++ b/include/final/foptimove.h @@ -1,23 +1,24 @@ -/************************************************************************ -* foptimove.cpp - Cursor movement optimization * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* foptimove.cpp - Cursor movement optimization * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/fpoint.h b/include/final/fpoint.h index a988d67c..e623c052 100644 --- a/include/final/fpoint.h +++ b/include/final/fpoint.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fpoint.h - Point with an x and y coordinate * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fpoint.h - Point with an x and y coordinate * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/fprogressbar.h b/include/final/fprogressbar.h index 9fa42fa4..48a573fd 100644 --- a/include/final/fprogressbar.h +++ b/include/final/fprogressbar.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fprogressbar.h - Widget FProgressbar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fprogressbar.h - Widget FProgressbar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fradiobutton.h b/include/final/fradiobutton.h index 52fc04c2..ba51a461 100644 --- a/include/final/fradiobutton.h +++ b/include/final/fradiobutton.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fradiobutton.h - Widget FRadioButton * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fradiobutton.h - Widget FRadioButton * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fradiomenuitem.h b/include/final/fradiomenuitem.h index 04facfdd..5f1aeb7c 100644 --- a/include/final/fradiomenuitem.h +++ b/include/final/fradiomenuitem.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fradiomenuitem.h - Widget FRadioMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fradiomenuitem.h - Widget FRadioMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/frect.h b/include/final/frect.h index 0c1de692..b073a5be 100644 --- a/include/final/frect.h +++ b/include/final/frect.h @@ -1,23 +1,24 @@ -/************************************************************************ -* frect.h - Rectangle with position and size * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* frect.h - Rectangle with position and size * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/fscrollbar.h b/include/final/fscrollbar.h index 7535b710..0d2f365a 100644 --- a/include/final/fscrollbar.h +++ b/include/final/fscrollbar.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fscrollbar.h - Widget FScrollbar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fscrollbar.h - Widget FScrollbar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fscrollview.h b/include/final/fscrollview.h index 81c3be36..fc789b81 100644 --- a/include/final/fscrollview.h +++ b/include/final/fscrollview.h @@ -1,24 +1,25 @@ -/************************************************************************ -* fscrollview.h - Widget FScrollView (a scrolling area with on-demand * -* scroll bars) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fscrollview.h - Widget FScrollView (a scrolling area with on-demand * +* scroll bars) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fstatusbar.h b/include/final/fstatusbar.h index 38f3ec8a..0d7343cb 100644 --- a/include/final/fstatusbar.h +++ b/include/final/fstatusbar.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fstatusbar.h - Widget FStatusBar and FStatusKey * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fstatusbar.h - Widget FStatusBar and FStatusKey * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fstring.h b/include/final/fstring.h index 0fa84571..e4e888a9 100644 --- a/include/final/fstring.h +++ b/include/final/fstring.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fstring.h - Unicode string class with UTF-8 support * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fstring.h - Unicode string class with UTF-8 support * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/fswitch.h b/include/final/fswitch.h index 0648d793..81c844be 100644 --- a/include/final/fswitch.h +++ b/include/final/fswitch.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fswitch.h - Widget FSwitch * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fswitch.h - Widget FSwitch * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/ftcap_map.h b/include/final/ftcap_map.h index f3b10da8..3b8f555f 100644 --- a/include/final/ftcap_map.h +++ b/include/final/ftcap_map.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftcap_map.h - Internally used termcap capabilities * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftcap_map.h - Internally used termcap capabilities * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #ifndef FTCAPMAP_H #define FTCAPMAP_H diff --git a/include/final/fterm.h b/include/final/fterm.h index d6bfda72..90c7c067 100644 --- a/include/final/fterm.h +++ b/include/final/fterm.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fterm.h - Base class for terminal detection and control * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fterm.h - Base class for terminal detection and control * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Base class * ══════════ diff --git a/include/final/ftermbuffer.h b/include/final/ftermbuffer.h index cd97a64a..43b96a84 100644 --- a/include/final/ftermbuffer.h +++ b/include/final/ftermbuffer.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftermbuffer.h - Buffer for virtual terminal strings * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftermbuffer.h - Buffer for virtual terminal strings * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/ftermcap.h b/include/final/ftermcap.h index 32a17fa5..895299d5 100644 --- a/include/final/ftermcap.h +++ b/include/final/ftermcap.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftermcap.h - Provides access to terminal capabilities * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftermcap.h - Provides access to terminal capabilities * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Standalone class * ════════════════ diff --git a/include/final/ftextview.h b/include/final/ftextview.h index 5e4791b1..b2ad2746 100644 --- a/include/final/ftextview.h +++ b/include/final/ftextview.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftextview.h - Widget FTextView (a multiline text viewer) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftextview.h - Widget FTextView (a multiline text viewer) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/ftogglebutton.h b/include/final/ftogglebutton.h index 5027ad57..50d93b47 100644 --- a/include/final/ftogglebutton.h +++ b/include/final/ftogglebutton.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftogglebutton.h - Intermediate base class for a toggle button * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftogglebutton.h - Intermediate base class for a toggle button * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/ftooltip.h b/include/final/ftooltip.h index 4d2bf968..60535ed3 100644 --- a/include/final/ftooltip.h +++ b/include/final/ftooltip.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftooltip.h - Widget FToolTip * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftooltip.h - Widget FToolTip * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/ftypes.h b/include/final/ftypes.h index 25e43798..3c7dcef3 100644 --- a/include/final/ftypes.h +++ b/include/final/ftypes.h @@ -1,23 +1,24 @@ -/************************************************************************ -* ftypes.h - Implements global data types * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftypes.h - Implements global data types * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #ifndef FTYPES_H #define FTYPES_H diff --git a/include/final/fvterm.h b/include/final/fvterm.h index ab8d0628..c13251de 100644 --- a/include/final/fvterm.h +++ b/include/final/fvterm.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fvterm.h - Virtual terminal implementation * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fvterm.h - Virtual terminal implementation * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fwidget.h b/include/final/fwidget.h index da7338bd..03e8adc8 100644 --- a/include/final/fwidget.h +++ b/include/final/fwidget.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fwidget.h - Intermediate base class for all widget objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fwidget.h - Intermediate base class for all widget objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/include/final/fwindow.h b/include/final/fwindow.h index d9ee7355..a341479b 100644 --- a/include/final/fwindow.h +++ b/include/final/fwindow.h @@ -1,23 +1,24 @@ -/************************************************************************ -* fwindow.h - Intermediate base class for all window objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fwindow.h - Intermediate base class for all window objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ /* Inheritance diagram * ═══════════════════ diff --git a/src/Makefile.clang b/src/Makefile.clang index d15bdc71..8629038b 100644 --- a/src/Makefile.clang +++ b/src/Makefile.clang @@ -3,7 +3,7 @@ #----------------------------------------------------------------------------- # This is where make install will install the library -VERSION = "0.3.0" +VERSION = "0.4.0" MAJOR := $(shell echo ${VERSION} | cut -d. -f1) LIBDIR = /usr/local/lib INCLUDEDIR1 = ../include/final diff --git a/src/Makefile.gcc b/src/Makefile.gcc index 375ed15f..5cfff17d 100644 --- a/src/Makefile.gcc +++ b/src/Makefile.gcc @@ -3,7 +3,7 @@ #----------------------------------------------------------------------------- # This is where make install will install the library -VERSION = "0.3.0" +VERSION = "0.4.0" MAJOR := $(shell echo ${VERSION} | cut -d. -f1) LIBDIR = /usr/local/lib INCLUDEDIR1 = ../include/final diff --git a/src/fapplication.cpp b/src/fapplication.cpp index 86e9fdd6..4d05ee40 100644 --- a/src/fapplication.cpp +++ b/src/fapplication.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fapplication.cpp - Manages the application events * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2013-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fapplication.cpp - Manages the application events * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2013-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fbutton.cpp b/src/fbutton.cpp index 839b44a7..6fa15fe8 100644 --- a/src/fbutton.cpp +++ b/src/fbutton.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fbutton.cpp - Widget FButton * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fbutton.cpp - Widget FButton * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fbutton.h" diff --git a/src/fbuttongroup.cpp b/src/fbuttongroup.cpp index 1b4185bd..a0dc52a9 100644 --- a/src/fbuttongroup.cpp +++ b/src/fbuttongroup.cpp @@ -1,24 +1,25 @@ -/************************************************************************ -* fbuttongroup.cpp - The FButtonGroup widget organizes FToggleButton * -* widgets in a group. * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fbuttongroup.cpp - The FButtonGroup widget organizes FToggleButton * +* widgets in a group. * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fbuttongroup.h" diff --git a/src/fcheckbox.cpp b/src/fcheckbox.cpp index 2f872045..80efac93 100644 --- a/src/fcheckbox.cpp +++ b/src/fcheckbox.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fcheckbox.cpp - Widget FCheckBox * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fcheckbox.cpp - Widget FCheckBox * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fcheckbox.h" diff --git a/src/fcheckmenuitem.cpp b/src/fcheckmenuitem.cpp index a7da6b4d..a520caed 100644 --- a/src/fcheckmenuitem.cpp +++ b/src/fcheckmenuitem.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fcheckmenuitem.cpp - Widget FCheckMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fcheckmenuitem.cpp - Widget FCheckMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fcheckmenuitem.h" #include "final/fmenu.h" diff --git a/src/fdialog.cpp b/src/fdialog.cpp index 9ec12cc2..a47b34e3 100644 --- a/src/fdialog.cpp +++ b/src/fdialog.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fdialog.cpp - Widget FDialog * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fdialog.cpp - Widget FDialog * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fdialog.h" diff --git a/src/fdialoglistmenu.cpp b/src/fdialoglistmenu.cpp index 98e710f0..15878cc6 100644 --- a/src/fdialoglistmenu.cpp +++ b/src/fdialoglistmenu.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fdialoglistmenu.cpp - Widget FDialogListMenu * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fdialoglistmenu.cpp - Widget FDialogListMenu * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fdialoglistmenu.h" diff --git a/src/fevent.cpp b/src/fevent.cpp index 773c6e12..ff86cbf7 100644 --- a/src/fevent.cpp +++ b/src/fevent.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fevent.cpp - Base event class of widgets * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fevent.cpp - Base event class of widgets * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/ffiledialog.cpp b/src/ffiledialog.cpp index 80e5304a..bedcde37 100644 --- a/src/ffiledialog.cpp +++ b/src/ffiledialog.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ffiledialog.cpp - Widget FFileDialog (a file chooser dialog) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ffiledialog.cpp - Widget FFileDialog (a file chooser dialog) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/flabel.cpp b/src/flabel.cpp index 231ff2f0..66158e96 100644 --- a/src/flabel.cpp +++ b/src/flabel.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* flabel.cpp - Widget FLabel * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flabel.cpp - Widget FLabel * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/flabel.h" diff --git a/src/flineedit.cpp b/src/flineedit.cpp index 7a17e01e..e34c67d1 100644 --- a/src/flineedit.cpp +++ b/src/flineedit.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* flineedit.cpp - Widget FLineEdit * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flineedit.cpp - Widget FLineEdit * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/flineedit.h" diff --git a/src/flistbox.cpp b/src/flistbox.cpp index bc7b1984..0a69d63c 100644 --- a/src/flistbox.cpp +++ b/src/flistbox.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* flistbox.cpp - Widget FListBox and FListBoxItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flistbox.cpp - Widget FListBox and FListBoxItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/flistview.cpp b/src/flistview.cpp index 4acf6000..315b264c 100644 --- a/src/flistview.cpp +++ b/src/flistview.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* flistview.cpp - Widget FListView and FListViewItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* flistview.cpp - Widget FListView and FListViewItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include @@ -27,6 +28,8 @@ #include "final/fstatusbar.h" #include "final/ftermbuffer.h" +// Global null FObject iterator +static FObject::FObjectIterator null_iter; //---------------------------------------------------------------------- // class FListViewItem @@ -151,7 +154,7 @@ FObject::FObjectIterator FListViewItem::insert (FListViewItem* child) { // Add a FListViewItem as child element if ( ! child ) - return FObjectIterator(0); + return null_iter; return appendItem(child); } @@ -160,8 +163,8 @@ FObject::FObjectIterator FListViewItem::insert (FListViewItem* child) FObject::FObjectIterator FListViewItem::insert ( FListViewItem* child , FObjectIterator parent_iter ) { - if ( parent_iter == FObjectIterator(0) ) - return FObjectIterator(0); + if ( parent_iter == null_iter ) + return null_iter; if ( *parent_iter ) { @@ -179,7 +182,7 @@ FObject::FObjectIterator FListViewItem::insert ( FListViewItem* child } } - return FObjectIterator(0); + return null_iter; } //---------------------------------------------------------------------- @@ -583,8 +586,8 @@ FObject::FObjectIterator FListView::insert ( FListViewItem* item FObjectIterator item_iter; headerItems::iterator header_iter; - if ( parent_iter == FObjectIterator(0) ) - return FObjectIterator(0); + if ( parent_iter == null_iter ) + return null_iter; // Determine the line width header_iter = header.begin(); @@ -633,10 +636,10 @@ FObject::FObjectIterator FListView::insert ( FListViewItem* item item_iter = parent->appendItem (item); } else - item_iter = FObjectIterator(0); + item_iter = null_iter; } else - item_iter = FObjectIterator(0); + item_iter = null_iter; if ( itemlist.size() == 1 ) { @@ -658,20 +661,20 @@ FObject::FObjectIterator FListView::insert ( const FStringList& cols { FListViewItem* item; - if ( cols.empty() || parent_iter == FObjectIterator(0) ) - return FObjectIterator(0); + if ( cols.empty() || parent_iter == null_iter ) + return null_iter; if ( ! *parent_iter ) parent_iter = root; try { - item = new FListViewItem (cols, d, FObjectIterator(0)); + item = new FListViewItem (cols, d, null_iter); } catch (const std::bad_alloc& ex) { std::cerr << "not enough memory to alloc " << ex.what() << std::endl; - return FObjectIterator(0); + return null_iter; } item->replaceControlCodes(); @@ -1355,6 +1358,7 @@ void FListView::init() { selflist.push_back(this); root = selflist.begin(); + null_iter = selflist.end(); setForegroundColor (wc.dialog_fg); setBackgroundColor (wc.dialog_bg); diff --git a/src/fmenu.cpp b/src/fmenu.cpp index 06499f82..a2f159f8 100644 --- a/src/fmenu.cpp +++ b/src/fmenu.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenu.cpp - Widget FMenu * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenu.cpp - Widget FMenu * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fmenubar.cpp b/src/fmenubar.cpp index 0e0b4901..c4d755de 100644 --- a/src/fmenubar.cpp +++ b/src/fmenubar.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenubar.cpp - Widget FMenuBar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenubar.cpp - Widget FMenuBar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fmenuitem.cpp b/src/fmenuitem.cpp index 67df1376..64924cf4 100644 --- a/src/fmenuitem.cpp +++ b/src/fmenuitem.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenuitem.cpp - Widget FMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenuitem.cpp - Widget FMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fdialog.h" diff --git a/src/fmenulist.cpp b/src/fmenulist.cpp index 5ee5cd5a..d7171af0 100644 --- a/src/fmenulist.cpp +++ b/src/fmenulist.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fmenulist.cpp - Menu item container base class * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmenulist.cpp - Menu item container base class * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fmessagebox.cpp b/src/fmessagebox.cpp index bf8c4eb3..fe57b4d8 100644 --- a/src/fmessagebox.cpp +++ b/src/fmessagebox.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fmessagebox.cpp - Widget FMessageBox (a text message window) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fmessagebox.cpp - Widget FMessageBox (a text message window) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fobject.cpp b/src/fobject.cpp index 730654ca..5bbde922 100644 --- a/src/fobject.cpp +++ b/src/fobject.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fobject.cpp - Object container base class of all widget objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fobject.cpp - Object container base class of all widget objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fobject.h" diff --git a/src/foptiattr.cpp b/src/foptiattr.cpp index 4b9da5e2..0ee55cb6 100644 --- a/src/foptiattr.cpp +++ b/src/foptiattr.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* foptiattr.cpp - Sets video attributes in optimized order * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* foptiattr.cpp - Sets video attributes in optimized order * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/foptimove.cpp b/src/foptimove.cpp index 8cf0db29..a793c263 100644 --- a/src/foptimove.cpp +++ b/src/foptimove.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* foptimove.cpp - Cursor movement optimization * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* foptimove.cpp - Cursor movement optimization * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fpoint.cpp b/src/fpoint.cpp index f24db572..7ed43224 100644 --- a/src/fpoint.cpp +++ b/src/fpoint.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fpoint.cpp - Point with an x and y coordinate * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fpoint.cpp - Point with an x and y coordinate * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fpoint.h" diff --git a/src/fprogressbar.cpp b/src/fprogressbar.cpp index 957b3f2f..f9cd95d6 100644 --- a/src/fprogressbar.cpp +++ b/src/fprogressbar.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fprogressbar.cpp - Widget FProgressbar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fprogressbar.cpp - Widget FProgressbar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fprogressbar.h" diff --git a/src/fradiobutton.cpp b/src/fradiobutton.cpp index fe1e17f7..1f05cdb1 100644 --- a/src/fradiobutton.cpp +++ b/src/fradiobutton.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fradiobutton.cpp - Widget FRadioButton * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fradiobutton.cpp - Widget FRadioButton * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fradiobutton.h" diff --git a/src/fradiomenuitem.cpp b/src/fradiomenuitem.cpp index 3ab02cbe..9611012a 100644 --- a/src/fradiomenuitem.cpp +++ b/src/fradiomenuitem.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fradiomenuitem.cpp - Widget FRadioMenuItem * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fradiomenuitem.cpp - Widget FRadioMenuItem * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fradiomenuitem.h" #include "final/fmenu.h" diff --git a/src/frect.cpp b/src/frect.cpp index 696d3a7e..20fab775 100644 --- a/src/frect.cpp +++ b/src/frect.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* frect.cpp - Rectangle with position and size * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* frect.cpp - Rectangle with position and size * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fscrollbar.cpp b/src/fscrollbar.cpp index 8378fd5a..91d74d19 100644 --- a/src/fscrollbar.cpp +++ b/src/fscrollbar.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fscrollbar.cpp - Widget FScrollbar * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fscrollbar.cpp - Widget FScrollbar * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fscrollview.cpp b/src/fscrollview.cpp index 782f95fc..2a91cb57 100644 --- a/src/fscrollview.cpp +++ b/src/fscrollview.cpp @@ -1,24 +1,25 @@ -/************************************************************************ -* fscrollview.cpp - Widget FScrollView (a scrolling area with on-demand * -* scroll bars) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fscrollview.cpp - Widget FScrollView (a scrolling area with * +* on-demand scroll bars) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fscrollview.h" #include "final/fwindow.h" diff --git a/src/fstatusbar.cpp b/src/fstatusbar.cpp index 139ed968..a5c0718d 100644 --- a/src/fstatusbar.cpp +++ b/src/fstatusbar.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fstatusbar.cpp - Widget FStatusBar and FStatusKey * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fstatusbar.cpp - Widget FStatusBar and FStatusKey * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fstring.cpp b/src/fstring.cpp index a82834de..29a8b1b3 100644 --- a/src/fstring.cpp +++ b/src/fstring.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fstring.cpp - Unicode string class with UTF-8 support * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fstring.cpp - Unicode string class with UTF-8 support * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/src/fswitch.cpp b/src/fswitch.cpp index b6030167..08ab878b 100644 --- a/src/fswitch.cpp +++ b/src/fswitch.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fswitch.cpp - Widget FSwitch * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fswitch.cpp - Widget FSwitch * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fswitch.h" diff --git a/src/fterm.cpp b/src/fterm.cpp index 8801a4c7..56322254 100644 --- a/src/fterm.cpp +++ b/src/fterm.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fterm.cpp - Base class for terminal detection and control * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2012-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fterm.cpp - Base class for terminal detection and control * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2012-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/src/ftermbuffer.cpp b/src/ftermbuffer.cpp index 4fa56e20..f2cdfc01 100644 --- a/src/ftermbuffer.cpp +++ b/src/ftermbuffer.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ftermbuffer.cpp - Buffer for virtual terminal strings * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftermbuffer.cpp - Buffer for virtual terminal strings * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/src/ftextview.cpp b/src/ftextview.cpp index 0d6f0bf8..1494164a 100644 --- a/src/ftextview.cpp +++ b/src/ftextview.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ftextview.cpp - Widget FTextView (a multiline text viewer) * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftextview.cpp - Widget FTextView (a multiline text viewer) * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fdialog.h" #include "final/fstatusbar.h" diff --git a/src/ftogglebutton.cpp b/src/ftogglebutton.cpp index 75ee08d4..7b84819e 100644 --- a/src/ftogglebutton.cpp +++ b/src/ftogglebutton.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ftogglebutton.cpp - Intermediate base class for a toggle button * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2014-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftogglebutton.cpp - Intermediate base class for a toggle button * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2014-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fbuttongroup.h" diff --git a/src/ftooltip.cpp b/src/ftooltip.cpp index f6efad6d..481cab2e 100644 --- a/src/ftooltip.cpp +++ b/src/ftooltip.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* ftooltip.cpp - Widget FToolTip * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* ftooltip.cpp - Widget FToolTip * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/ftooltip.h" diff --git a/src/fvterm.cpp b/src/fvterm.cpp index 6b11b1f7..8c4e9cc4 100644 --- a/src/fvterm.cpp +++ b/src/fvterm.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fvterm.cpp - Virtual terminal implementation * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2016-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fvterm.cpp - Virtual terminal implementation * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2016-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include #include diff --git a/src/fwidget.cpp b/src/fwidget.cpp index 8eb8d9a3..60343e75 100644 --- a/src/fwidget.cpp +++ b/src/fwidget.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fwidget.cpp - Intermediate base class for all widget objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fwidget.cpp - Intermediate base class for all widget objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include diff --git a/src/fwindow.cpp b/src/fwindow.cpp index baa6a99b..034886a9 100644 --- a/src/fwindow.cpp +++ b/src/fwindow.cpp @@ -1,23 +1,24 @@ -/************************************************************************ -* fwindow.cpp - Intermediate base class for all window objects * -* * -* This file is part of the Final Cut widget toolkit * -* * -* Copyright 2015-2017 Markus Gans * -* * -* The Final Cut is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 3 of the License, or * -* (at your option) any later version. * -* * -* The Final Cut is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program. If not, see . * -************************************************************************/ +/*********************************************************************** +* fwindow.cpp - Intermediate base class for all window objects * +* * +* This file is part of the Final Cut widget toolkit * +* * +* Copyright 2015-2017 Markus Gans * +* * +* The Final Cut is free software; you can redistribute it and/or * +* modify it under the terms of the GNU Lesser General Public License * +* as published by the Free Software Foundation; either version 3 of * +* the License, or (at your option) any later version. * +* * +* The Final Cut is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU Lesser General Public License for more details. * +* * +* You should have received a copy of the GNU Lesser General Public * +* License along with this program. If not, see * +* . * +***********************************************************************/ #include "final/fapplication.h" #include "final/fmenubar.h"